| Author |
Precompile JSPs
|
Anjali S Sharma
Ranch Hand
Joined: Jun 29, 2005
Posts: 279
|
|
Can someone please tell me how can JSPs be precompiled. My JSPs are deployed in Tomcat server. This is what I have but it is not working [ April 03, 2008: Message edited by: Anjali S Sharma ]
|
 |
ram
Greenhorn
Joined: Mar 06, 2008
Posts: 6
|
|
Check the process in http://ant.apache.org/manual/OptionalTasks/jspc.html first you need to covert to java then compile to class. best way to start is referring Apache Ant
|
 |
 |
|
|
subject: Precompile JSPs
|
|
|