Re: Use tomcat ant task to precompile jsp file in my webapp

2006-11-08 Thread ying lcs
Sorry, I found it: http://tomcat.apache.org/tomcat-4.1-doc/jasper-howto.html On 11/8/06, ying lcs <[EMAIL PROTECTED]> wrote: Hi, Can you please tell me where can i find tomcat ant task to precompile jsp files in my webapp? I am using tomcat 4.1. From here it said i shouldn't use the jspc tas

Re: Use tomcat ant task to precompile jsp file in my webapp

2006-11-08 Thread Mark Thomas
ying lcs wrote: > Hi, > > Can you please tell me where can i find tomcat ant task to precompile > jsp files in my webapp? > I am using tomcat 4.1. > >> From here it said i shouldn't use the jspc task in ant. > http://ant.apache.org/manual/OptionalTasks/jspc.html > > and from here, i can't find a

Use tomcat ant task to precompile jsp file in my webapp

2006-11-08 Thread ying lcs
Hi, Can you please tell me where can i find tomcat ant task to precompile jsp files in my webapp? I am using tomcat 4.1. From here it said i shouldn't use the jspc task in ant. http://ant.apache.org/manual/OptionalTasks/jspc.html and from here, i can't find an example of how to use tomcat 4.1