>>> Dmitry Namiot <[EMAIL PROTECTED]> 31-May-01 11:31:29 AM >>>
>you may replace forward() with sendRedirect() after
>invalidation. In this case the next request will use
>the proper settings (cleared) for cookie (sessionId).
No.That would not be the righ thing to do because:
- it involves more network traffic
- it still creates a session that you don't want
The correct thing to do is to ensure that the JSP file does not
create a session when it doesn't need to.
Nic
___________________________________________________________________________
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