Try this out: 
http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jasper-howto.html#Web%20Application%20Compilation

You may need to do some tweeking, but it worked great for me.

>>> [EMAIL PROTECTED] 10/31/03 09:13AM >>>
I've been doing some googling on having a webapp precompiled when 
deployed to Tomcat via an Ant task and I'm a bit intimidated with what's 
involved. Has anyone out there done this? Right now, I have an Ant build 
setup as an external build in Eclipse that does a variety of things, 
including building, packing up my WAR, and installing this WAR to Tomcat 
using the catalina-ant "install" command that uses the management URL 
and an external context file to install the webapp in a (local) running 
Tomcat instance.

I'd like to follow-up the install with a directive to Tomcat to 
precompile the JSPs in the web application - does anyone have an Ant 
task that I could adapt to this purpose that they'd be willing to share?

Thanks!

-- 
Brice D. Ruth
Sr. IT Analyst
Fiskars Brands, Inc.



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



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

Reply via email to