A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
The Mikado Method
this week in the
Agile and other Processes
forum!
JavaRanch
»
Java Forums
»
Products
»
Tomcat
Author
How to pre-compiler .jsp in tomcat??
tomas ho
Greenhorn
Joined: Aug 25, 2004
Posts: 1
posted
Aug 25, 2004 02:38:00
0
When running .jsp in first time,
tomcat
JVM compiles .jsp to .java.
But I want all .jsp to be compiled at the time of startup.
Not compiled by user's request at first time.
Somebody knows how to do that??
Please ..thanks..??
Santosh Maskar
Ranch Hand
Joined: Jul 02, 2003
Posts: 226
posted
Aug 25, 2004 03:42:00
0
Hi
you can use the
Ant
script to compile the jsp,
http://jakarta.apache.org/tomcat/tomcat-5.0-doc/jasper-howto.html
this may help you
I agree. Here's the link:
http://aspose.com/file-tools
subject: How to pre-compiler .jsp in tomcat??
Similar Threads
Rationale for JSP deployment method
Problem in JSP&Servlets-cache??
JSP precompiled??
JSP Compile
jsp servlet
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter