According to the API Javadoc for ServletRequest.getRequestDispatcher,
"The difference between this method and
ServletContext.getRequestDispatcher(java.lang.String) is that this method
     can take a relative path."



> -----Original Message-----
> From: Basuki, Rendra [SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, May 08, 2001 1:52 PM
> To:   [EMAIL PROTECTED]
> Subject:      Servlet Context
>
> Anyone knows the difference between
> getServletContext().getRequestDispatcher()
>
> with
>
> requestgetRequestDispatcher()
>
> ???
>
> Thanks
> Rendra
>
> __________________________________________________________________________
> _
> 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