I would think that making the query string be jsp_compile=true would do it. For example: mypage.jsp?jsp_compile=true
[I never tried it]
-Tim
Matt Bathje wrote:
Hi all -
If you have your tomcat servers setup with development=false (compiling every 5 minutes) - is there a way to dynamically compile certain JSP pages from inside your servlet code? (Or at least to trigger a compile to happen off of the schedule?)
If so - are there any side effects of doing this?
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
