Hi all, We're developing an enterprise application framework using NAS 4.0, with JSP/Servlets and EJB. NAS 4.0 supports the Java Servlets API 2.1, which has deprecated the javax.servlet.http.HttpSessionContext interface (due to security reasons) with no replacement. My query is: if we require to be able to get 'environmental' information about the other sessions that exist in the system so we can selectively inValidate() based on sessionID, how could we achieve this without the HttpSessionContext? Is there any way to do this at all? Thanks in advance. Cheers! Jayanth ___________________________________________________________________________ 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
