Have you ever tried Ant and Jasper, they are the tools that Tomcat use to create JSP files and compile then.
> ---------- > De: Molof, Barry[SMTP:[EMAIL PROTECTED] > Responder: Tomcat Users List > Enviada: sexta-feira, 28 de fevereiro de 2003 15:07 > Para: Tomcat Users List > Assunto: RE: Compile JSP on Tomcat Startup > Prioridade: Alta > > Can someone PLEASE help me? This is an urgent issue. > > Thanks > > -----Original Message----- > From: Molof, Barry > Sent: Friday, February 28, 2003 10:02 AM > To: Tomcat Users List > Subject: RE: Compile JSP on Tomcat Startup > > I tried jspc and all it did was convert .jsp to .java, instead of > .class. I'm looking for a solution that handles the conversion of .jsp > to .java to .class files during Tomcat 3.3.1a startup. > > Can anyone else help? > > Thanks > > -----Original Message----- > From: Mr. Cristian Romanescu [mailto:[EMAIL PROTECTED] > Sent: Wednesday, February 26, 2003 3:07 AM > To: Tomcat Users List > Subject: Re: Compile JSP on Tomcat Startup > > I think that you would use jspc (JSP compiler) that comes with Tomcat > distribution. It's materialized in jsp.bat[sh] in > $TOMCAT_HOME/bin directory. I hope I'm correct, but I cannot give you > more > info.... > > regards, > c. > > At 04:07 PM 2/25/2003 -0500, you wrote: > >How can I compile all of my JSPs when I start Tomcat? The version I am > >using is 3.3.1a. Any help would be great. > > > >Thanks. > >Barry > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] >
