David Strupl wrote:

Sorry but how do I "set the fork attribute of the JspServlet to true"?

Look at Tomcat's conf/web.xml, and you will see it.


This seems like an obvoius memory leak in somewhere IMHO:
<snip>
Is this how is tomcat supposed to work (on SUN's JDK)?

Your script will cause TC to run OOM unless the fork option for compiling JSPs is set to true.


-Dave

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



Reply via email to