JSP compiler is not recognizing modified content
 Technote (FAQ)
 
Problem
JSP processor is not loading the modified dependent files.
 
 
Solution
When jsp reloading is enabled, JSP processor should check for changes in jsp file and recompile the jsp's as needed.

A JSP file may contain static and/or dynamic includes. Since static includes are different than dynamic includes, any changes made to the content of static includes, will not be picked by the jsp processor. When either the original JSP is modified or the generated class file is removed, the new updates in the static includes will be picked up.

 
Related information
Enabling automatic reloading of JavaServer Pages™ (JSP)
 
 


Document Information


Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server > JSP
Operating system(s): AIX
Software version: 6.0
Software edition:
Reference #: 1210872
IBM Group: Software Group
Modified date: Jun 30, 2005