DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=40072>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=40072





------- Additional Comments From [EMAIL PROTECTED]  2006-07-20 06:25 -------
(In reply to comment #1)
> by default jsp's create a session. Its part of the spec.
> 
> See <%@ page session='false'%> in the JSP spec for disabling that.

  After Login, some information is kept in the session and is used through out
the application. If the JSP is creating a new session by default, i will lose
all the data. 
  I am facing the session problem while accessing a JSP with heavy JavaScript
Code. In rest of the JSP's with the application, new session is not getting 
created.


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to