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 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
>
>
>
>
>
> > 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
> > at org.apache.tomcat.facade.JasperLiaison.javac(JspInterceptor.java:898)
> > at
> >
>
org.apache.tomcat.facade.JasperLiaison.processJspFile(JspInterceptor.java:73
> > 3)
> > at
> >
>
org.apache.tomcat.facade.JspInterceptor.requestMap(JspInterceptor.java:506)
> > at
> >
>
org.apache.tomcat.core.ContextManager.processRequest(ContextManager.java:968
> > )
> > at
> >
>
org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:87
> > 5)
> > at
org.apache.tomcat.core.ContextManager.service(ContextManager.java:833)
> > at
> >
>
org.apache.tomcat.modules.server.Http10Interceptor.processConnection(Http10I
> > nterceptor.java:176)
> > at
> >
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:494)
> > at
> >
>
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.jav
> > a:516)
> > at java.lang.Thread.run(Thread.java:536)
>
> --------------------------------------------------------------------------
> --
> > ----------------------------
> > This is my first is my first crack at tomcat, so any help would be much
> > appreciated.
> >
> >
> >
> >
> >
> >
>
>
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to