Re: JspC.bat

2006-05-31 Thread Venkatesh Jayapal
katesh Jayapal <[EMAIL PROTECTED]> wrote: > > Thank you Marc. > > What is that Ant task(jspc). Is that a similar batch file that > will be present in %ANT_HOME%. or do i need to create a build.xml using > Ant. > > Venkly > > > > On 5/31/06, Marc Fa

Re: JspC.bat

2006-05-31 Thread Marc Farrow
at Ant task(jspc). Is that a similar batch file that will be present in %ANT_HOME%. or do i need to create a build.xml using Ant. Venkly On 5/31/06, Marc Farrow <[EMAIL PROTECTED]> wrote: > > JspC.bat is just a windows "batch" file that probably just calls a java > comman

Re: JspC.bat

2006-05-31 Thread Venkatesh Jayapal
Thank you Marc. What is that Ant task(jspc). Is that a similar batch file that will be present in %ANT_HOME%. or do i need to create a build.xml using Ant. Venkly On 5/31/06, Marc Farrow <[EMAIL PROTECTED]> wrote: JspC.bat is just a windows "batch" file that proba

Re: JspC.bat

2006-05-31 Thread Marc Farrow
JspC.bat is just a windows "batch" file that probably just calls a java command to compile the JSPs. I would search for the jspc compiler. The version of the install you have for Tomcat probably just doesn't have that "batch" file included. There is an Ant task (jspc)

Fwd: JspC.bat

2006-05-31 Thread Venkatesh Jayapal
Hi all i have installed Apache Tomcat 5.5.9 Server. i need to precompile JSPs.But that *JspC.bat* is not found in CATALINA_HOME/bin.May i know where it will be? or how to do the same in this Tomcat 5.5.9 Regards, Venkly