Hi all,
        i want implement some customization of servlet's object.
For example, i would like that the method request.getSession() will
return a custom Session object, building it in a different manner than
the standard one. Is it possible to use for all servlets in an
application to use a different implementation of HttpServletRequest,
HttpSession etc...? In the case, how can i do it without affecting the
servlets code itself?+
Thanx in advance
Francesco

___________________________________________________________________________
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