RE: How we will check the jsp with Ant script

2007-06-10 Thread Saurabh Dave
List; [EMAIL PROTECTED] Subject: RE: How we will check the jsp with Ant script If I have lots of jsp files, and they have some fancy dependence of each other, I would not use "tomcat" or "jboss" to do the precompile, because it will give you nothing, but pain. Chun -O

RE: How we will check the jsp with Ant script

2007-06-08 Thread Chun Ji
If I have lots of jsp files, and they have some fancy dependence of each other, I would not use "tomcat" or "jboss" to do the precompile, because it will give you nothing, but pain. Chun -Original Message- From: Saurabh Dave [mailto:[EMAIL PROTECTED] Sent: Thursday, June 07, 2007

Re: How we will check the jsp with Ant script

2007-06-07 Thread Prashant Reddy
On Thu, 2007-06-07 at 16:43 +0530, Saurabh Dave wrote: > Hi, > > Could any one tell me How we can precompile the jsp with Ant, Is > using Maven is essential . If you are deploying your JSPs on Tomcat have a look at : http://tomcat.apache.org/tomcat-5.5-doc/jasper-howto.html#Web% 20App