You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2002/07/03 15:43:33 UTC

DO NOT REPLY [Bug 10439] New: - session object missing using Frameset

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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10439

session object missing using Frameset

           Summary: session object missing using Frameset
           Product: Tomcat 4
           Version: 4.0 Beta 1
          Platform: HP
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Critical
          Priority: Other
         Component: Catalina
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: ngkengyap@hotmail.com


I found that tomcat 4 assigns a new session object to the frames if i navigate 
page to page. I used session.setAttribute(String objName, Object obj) in the 
JSP page, this session object missing when i try to retrieve back from the 
frame in the same window. I tried the page of the frame without the frameset, i 
worked fine. 
This might be a serious bug as many application deployed using sessions to keep 
session states.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>