Re: Re: jspc and webapp

2002-12-09 Thread Ashuthosh Bhat
srcdir="${generated.java.classes.dir}" destdir="/path/to/you/webapp/dir/WEB-INF/classes" optimize="off" debug="on" depend="on" classpath="${compile.classpath}" includeJavaRuntime="on"/> Jake At 11:48 AM 12/7/2002 +

Re: Re: jspc and webapp

2002-12-09 Thread Ashuthosh Bhat
off" debug="on" depend="on" classpath="${compile.classpath}" includeJavaRuntime="on"/> Jake At 11:48 AM 12/7/2002 +, you wrote: Greetings! Has any one tried jspc and webapp? I want to precomile jsps and write the servlet-mapping into we

Re: jspc and webapp

2002-12-07 Thread Steve Loughran
- Original Message - From: "Shankar" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, December 07, 2002 03:48 Subject: jspc and webapp > Greetings! > > Has any one tried jspc and webapp? I want to precomile jsps and > write the servlet-ma

Re: jspc and webapp

2002-12-07 Thread Steve Loughran
- Original Message - From: "Martin" <[EMAIL PROTECTED]> To: "Ant Users List" <[EMAIL PROTECTED]> Sent: Wednesday, May 08, 2002 04:23 Subject: Re: jspc and webapp > This is the FIRST example of using args and jvmargs I have seen > Can we PLEASE incl

Re: jspc and webapp

2002-12-07 Thread Martin
cember 07, 2002 11:09 AM Subject: Re: jspc and webapp > > Here's something I copied from an ant-user message a while ago. Haven't > tried it, though. Maybe it will help > > > > > > > > > > >... > > &

Re: jspc and webapp

2002-12-07 Thread Jacob Kjome
; depend="on" classpath="${compile.classpath}" includeJavaRuntime="on"/> Jake At 11:48 AM 12/7/2002 +, you wrote: Greetings! Has any one tried jspc and webapp? I want to precomile jsps and write the servlet-mapping into web.xml. How can I use the above for

jspc and webapp

2002-12-07 Thread Shankar
Greetings! Has any one tried jspc and webapp? I want to precomile jsps and write the servlet-mapping into web.xml. How can I use the above for this purpose. I am working with ant1.5.1 and jboss+tomcat as my appserver. Thanks in advance. -- To unsubscribe, e-mail: <mailto:[EM