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=44187>.
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=44187

           Summary: create new session when refresh browser after submit to
                    the other service at 80 port
           Product: Tomcat 5
           Version: 5.5.23
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Keywords: PatchAvailable
          Severity: major
          Priority: P2
         Component: Catalina
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Hello, I have a question when using Tomcat 5.5.23B
I config two Service in file server.xml , each has a Host and a Context,  one 
port is 8090, the other port is 80,
 
I open http://127.0.0.1:8090/test.jsp  C  test.jsp  has a form ,submit the 
form to http://127.0.0.1/action.jspC
then when i refresh test.jsp, a new Session is create, but i think this wrong, 
i want keep the session in test.jsp but not create
a new session, test.jsp and action.jsp must under a ROOT Web application which 
has the same ip, and the latter Application's port must be 80.

-- 
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