RequestDispacher

Jean-Baptiste No?l <[email protected]>
Newsgroups gmane.comp.java.sun.servlet
Message-ID <[email protected]>
Hello
I do not understand wich method of "ServletSession" will be called.

RequestDispatcher rd = getServletContext().getRequestDispatcher
("/securite.ServletSession");
 if(!(rd== null))
   rd.forward(request, response);

Do I have to establish a method "doForward" in "ServletSession"?

Thank you

___________________________________________________________________________
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.