DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8994>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8994

JSP's do not recompile





------- Additional Comments From [EMAIL PROTECTED]  2002-05-11 01:39 -------
The default behaviour of jasper 2 is to recompile JSP pages in the background.
If you set the init parameter development=true it forces jasper 2 to do the
complete page outdated checks on each request instead of doing it in the
background.

Perhaps setting development=true should be the default setting in the
$TOMCAT_HOME/conf/web.xml.

Setting develoment=false could be done for production systems by the admin.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to