Hi,
I need to use Tomcat for the purposes of writing and testing servlets/JSPs
etc.
I've installed tomcat and the server is running and I'm able to access
static webpages. However, any attempt to access a JSP or servlet generates
the error below:
2001-05-21 11:18:26 - Ctx( /examples ): JasperException: R( /examples +
/jsp/num/numguess.jsp + null
) Cannot read file: \jsp\num\numguess.jsp
2001-05-21 11:18:26 - Ctx( /examples ): Exception in: R( /examples +
/jsp/num/numguess.jsp + null) -
java.lang.NoSuchMethodError
at
org.apache.tomcat.context.ExceptionHandler.doService(DefaultCMSetter.java:28
1)
at org.apache.tomcat.core.Handler.service(Handler.java:286)
at
org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372)
at
org.apache.tomcat.core.ContextManager.handleError(ContextManager.java:1147)
at org.apache.tomcat.core.Handler.service(Handler.java:311)
at
org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372)
at
org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:79
7)
at
org.apache.tomcat.core.ContextManager.service(ContextManager.java:743)
at
org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpC
onnectionHand
ler.java:210)
at
org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416)
at
org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:498)
at java.lang.Thread.run(Thread.java:484)
I've tried amending the classpath etc. but this doesn't seem to help at
atll.
Regards,
Indra
_____
Indra Sarkar
Developer
Downstream Digital Business
[t] +44 (0) 1442 22 3742 [e] [EMAIL PROTECTED] [m] +44 (0)
7866 734 683 [e2m] [EMAIL PROTECTED]
_____
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html