RE: [Tomcat 6] jsp on the fly

2007-12-04 Thread Manca Davide
avide [mailto:[EMAIL PROTECTED] Sent: venerdì 30 novembre 2007 23.40 To: Tomcat Users List; Tomcat Users List Subject: R: [Tomcat 6] jsp on the fly but it doesn't... how can I make it works? -Messaggio originale- Da: Filip Hanik - Dev Lists [mailto:[EMAIL PROTECTED] Inviato: ven 30/11/

RE: [Tomcat 6] jsp on the fly

2007-11-30 Thread Caldarale, Charles R
> From: Manca Davide [mailto:[EMAIL PROTECTED] > Subject: R: [Tomcat 6] jsp on the fly > > but it doesn't... > how can I make it works? Does auto-compilation of JSPs work in a fresh Tomcat download, using the included JSP examples? If so, then something you have changed in

R: [Tomcat 6] jsp on the fly

2007-11-30 Thread Manca Davide
but it doesn't... how can I make it works? -Messaggio originale- Da: Filip Hanik - Dev Lists [mailto:[EMAIL PROTECTED] Inviato: ven 30/11/2007 20.40 A: Tomcat Users List Oggetto: Re: [Tomcat 6] jsp on the fly yes, this works out of the box, without any changes to any config files

Re: [Tomcat 6] jsp on the fly

2007-11-30 Thread Filip Hanik - Dev Lists
yes, this works out of the box, without any changes to any config files Filip Manca Davide wrote: Hello, I have a problem using jsp on tomcat 6 + jdk 6. I have some jsp under a webapp. I want to Tomcat recompile them into .class files without restarting. I already tried these: In

[Tomcat 6] jsp on the fly

2007-11-30 Thread Manca Davide
Hello, I have a problem using jsp on tomcat 6 + jdk 6. I have some jsp under a webapp. I want to Tomcat recompile them into .class files without restarting. I already tried these: In context.xml WEB-INF/web.xml In server.xml: