Details
Description
If an ICEfaces page of a running application is modified on the filesystem, it is not reloaded. The only way
to cause a page to be reloaded is to reload the entire application. This makes it cumbersome to make
small changes to ICEfaces pages during development.
to cause a page to be reloaded is to reload the entire application. This makes it cumbersome to make
small changes to ICEfaces pages during development.
This would require a lot of bookkeeping ... how about "touch main.jsp" or we wait until container-
managed parsing with JSF 1.2?