try to compile the code at server m/c it will compile
otherewise use sendRedirect method...


Try for  everything
----- Original Message -----
From: Mukka, Srikanth <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, September 16, 2000 2:48 AM
Subject: Regarding servlets


> 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

___________________________________________________________________________
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