"Andrew V. Zhdanov" wrote:
> [...]
> That looks very fine, tnx, but there is no
> HttpSession.getServletContext() method (or am i blind, pls tell me is
> it so?)))). and there is getSessionContext method but is deprecated and
> absolutely useless(((
> [...]
Hello Andrew,
thanks for your email :-)
HttpSession.getServletContext() is a new method in ServletAPI2.3,
I download it from "jakarta-servletapi-4_0-b5.zip" in:
http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0-b5/
and from the same doc, HttpSession.getSessionContext() is deprecated:
...
Deprecated. As of Version 2.1, this method is deprecated and has no
replacement. It will be removed in a future version of the Java Servlet
API.
...
Bo
June 18, 2001
___________________________________________________________________________
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