Hi all:
I don't think this has been discussed in any great detail since the release
of JSDK 2.1. If it has, please forgive me. Now that getServlet () has been
deprecated, and no suitable replacement has been introduced, how should one
handle interservlet communication?
I am aware of the existance of the RequestDispatcher class. It seems that
this class only handles passing requests off to the other servlet and
getting output. We really wanted to be able to get a handle on a particular
method of the servlet and invoke that method. This was possible prior to
JSDK 2.1. Why was this functionality removed from v2.1? What are the
alternatives?
Thanks,
Brian
___________________________________________________________________________
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