Re: JSP samples error

2002-07-03 Thread Jon Howe
All works great! cheers - Original Message - From: "Anoop Kumar V" <[EMAIL PROTECTED]> To: "'Tomcat Users List'" <[EMAIL PROTECTED]> Sent: Wednesday, July 03, 2002 2:38 PM Subject: RE: JSP samples error > u need to include th tools.jar in u

RE: JSP samples error

2002-07-03 Thread Anoop Kumar V
u need to include th tools.jar in ur classpath. This has the javac class which is being used to compile the jsp's. -anoop -Original Message- From: Jon Howe [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 03, 2002 7:03 PM To: [EMAIL PROTECTED] Subject: Fw: JSP samples error

Fw: JSP samples error

2002-07-03 Thread Jon Howe
> I have just installed tomcat 3.3.1 + jdk1.3.1_02 on redhat 7.2 > > all seems fine except for the JSP examples. > > All JSP examples give the errror: > > Error: 500 > Location: /examples/jsp/num/numguess.jsp > Internal Servlet Error: > > org.apache.jasper.JasperException: Unable to compile >