Hi,
 
I've got a web application with reloadable=false.
I start tomcat.
I call a jsp file ( ex: toto.jsp ).
The JSP is compiled in the work directory.
I stop tomcat
I update the jsp toto.jsp.
I start tomcat.
 
What does Tomcat ?
Does it recompile the new jsp or does it use the old file in the work
directory ?
 
Thanks
 
 
 
 

Reply via email to