in my web.xml i caqn force the jsp files init compilation with:
<servlet>
<jsp-file>/file.jsp</jsp-file>
<load-on-startup>NUMBER</load-on-startup>
</servlet>
But the NUMBER which number must to be?
in my tomcat tehre is a nuber : -12345678
what must to be the number to compile the files when i init the server?
thanks
Carlos


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

Reply via email to