Dear All,

I have a problem were I cannot find the reason, so please advise me:

When I execute my  servlet, at the the following instruction:

RequestDispatcher rd =
           getServletContext().getRequestDispatcher("/servlet/Servlet3");


I get the message:

[10/04/2001 16:06:04:453 GMT+02:00] java.lang.NoSuchMethodError:
javax.servlet.ServletContext:
 method
getRequestDispatcher(Ljava/lang/String;)Ljavax/servlet/RequestDispatcher; not
found
     at org.apache.jserv.JServConnection.processRequest(JServConnection.java)
     at org.apache.jserv.JServConnection.run(JServConnection.java)
     at java.lang.Thread.run(Thread.java:479)

The error message seems to be too obvious   :-)

please help me


René Clais

___________________________________________________________________________
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

Reply via email to