JSP compiler does not recognize modified content
 Technote (troubleshooting)
 
Problem(Abstract)
The JSP processor does not load modified dependent files.
 
Resolving the problem
When JSP reloading is enabled, the JSP processor should check for changes in the JSP file and recompile 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)
 
 
Cross Reference information
Segment Product Component Platform Version Edition
Application Servers Runtimes for Java Technology Java SDK
 
 


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: Jan 2, 2007