Hi all,

Can any on of you tell why I am getting this error when I compile my
servlet.


CreateForm.java:57: Method getRequestDispatcher(java.lang.String) not found
in interface javax.servlet.ServletContext.

getServletConfig().getServletContext().getRequestDispatcher(strURL).forward(
req,res);

       ^
1 error

Bye
Srikanth

___________________________________________________________________________
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