Re: Not serving JSPs

2004-08-26 Thread Nikita
Daron wrote: Hi, I set up Tomcat a few months ago and have just been able to start looking at it again. It is serving up my html documents but with jsps it complains. The error page includes: Unable to find a javac compiler; com.sun.tools.javac.Main is not on the classpath. Perhaps JAVA_HOME does

RE: Not serving JSPs

2004-08-26 Thread Daron
August 2004 5:57 PM To: Tomcat Users List Subject: Re: Not serving JSPs Daron wrote: Hi, I set up Tomcat a few months ago and have just been able to start looking at it again. It is serving up my html documents but with jsps it complains. The error page includes: Unable to find a javac

Re: Not serving JSPs

2004-08-26 Thread Nikita
: Nikita [mailto:[EMAIL PROTECTED] Sent: Thursday, 26 August 2004 5:57 PM To: Tomcat Users List Subject: Re: Not serving JSPs Daron wrote: Hi, I set up Tomcat a few months ago and have just been able to start looking at it again. It is serving up my html documents but with jsps it complains

RE: Not serving JSPs

2004-08-26 Thread Daron
thanx -Original Message- From: Nikita [mailto:[EMAIL PROTECTED] Sent: Thursday, 26 August 2004 6:19 PM To: Tomcat Users List Subject: Re: Not serving JSPs Daron wrote: Thanks for responding Nikita, yes I am using XP. My JAVA_HOME is set correctly. This has brought up an issue though

Re: not serving jsps without query string

2003-04-03 Thread Reinhard Moosauer
Hi, looks like a cache problem. Try delete temp internet files and insert resonse.setHeader(expires,0); in all your JSPs Also check setting of IE for caching (should be automatic) regards Reinhard Am Donnerstag, 3. April 2003 15:09 schrieb Warren Sweetman: runing tomcat 4.1.18