----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

hi,
 for calling jsp's form servlets the following lines of code are used.
 getServletontext().getRequestDispatcher("jspname").forward
(request,response);
 but, this does not work with JServ.
 it gives error saying:

 java.lang.NoSuchMethodError: javax.servlet.ServletContext: method
getRequestDispatcher(Ljava/lang/String;)Ljavax/servlet/RequestDispatcher;
not found 
 can anyone help me with the problem?
regards,
vishal


____________________________________________________________________
Get your own FREE, personal Netscape WebMail account today at 
http://webmail.netscape.com.


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to