RE: Pre-Compilation in Tomcat & Jasper

2005-02-28 Thread Sng Wee Jim
t; BV Karthik Subject: Re: Pre-Compilation in Tomcat & Jasper there is one jspc.bat in bin directory or an Ant task - JspC is available for pre compiling jsp. Using this you can compile JSP to Servlets and put it in WEB-INF/classes directory. It has parameter to generate the required web.xml mappings.

Re: Pre-Compilation in Tomcat & Jasper

2005-02-28 Thread Antony Paul
there is one jspc.bat in bin directory or an Ant task - JspC is available for pre compiling jsp. Using this you can compile JSP to Servlets and put it in WEB-INF/classes directory. It has parameter to generate the required web.xml mappings. Note : In Tomcat 4.1.x the task by default compiles all cl

Pre-Compilation in Tomcat & Jasper

2005-02-27 Thread BV Karthik
Hi, Is there anything in Tomcat which will pre-compile our JSP's? What jasper has to do with Tomcat? Pls help. Thanks in advance. Regards, Karthik BV - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [