Re: Pre Compiling jsp

2011-10-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Aparna, On 10/3/2011 5:41 PM, aparna bejugam wrote: > Can some one tell me where to put the jsp precompilation build > file(build.xml) in the Tomcat 7 structure. You should not have to put your build.xml anywhere in the Tomcat 7 structure. Instead,

Pre Compiling jsp

2011-10-03 Thread aparna bejugam
Hi All, Can some one tell me where to put the jsp precompilation build file(build.xml) in the Tomcat 7 structure. I have a web application called myapp which is inside webapps folder and has bunch of jsp files, I want to precompile them using the following script.