RE: Servlets works fine, JSP's don't

2009-01-02 Thread Caldarale, Charles R
> From: Kees Jan Koster [mailto:kjkos...@gmail.com] > Subject: Re: Servlets works fine, JSP's don't > > Hmmm, Debian... Are you using the sucky repackaged Tomcat from the > distro, or the normal one that you downloaded from tomcat.pache.org > manually? Similarly, what

Re: Servlets works fine, JSP's don't

2009-01-02 Thread Kees Jan Koster
Dear davefury, The logs doesn't give me any information about the error. The environment is Debian Etch with Apache2, mod_jk connector and tomcat 5. Hmmm, Debian... Are you using the sucky repackaged Tomcat from the distro, or the normal one that you downloaded from tomcat.pache.org man

Re: Servlets works fine, JSP's don't

2009-01-02 Thread davefury
Hello awarnier, thank you very much for your detailed response: 1) I'm accessing Tomcat via http://machine_ip/ so, its through apache. 2) At the bottom of the error pages (the 500 Internal Server Error), the following can be found: Apache/2.2.3 (Debian) mod_jk/1.2.27 Server at 62.175.253.142 Por

Re: Servlets works fine, JSP's don't

2009-01-02 Thread André Warnier
davefury wrote: [...] There seems to be something preventing Tomcat from running your JSP pages. I can't help you directly there, but before digging further, the following are some general tips, also usable for other problems with Apache and Tomcat. 1) Are you accessing Tomcat through Apache,