No it shouldn't be, while doing POST also the sessionid should be same. There must be 
some problem some where.

-----Original Message-----
From: Clinton Sandy [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 19, 2002 1:45 PM
To: [EMAIL PROTECTED]
Subject: newbie question: GET vs. POST and session IDs


When I make repeated GET request to my servlet from the same browser
window, I get the same session ID as expected.  But when I do a POST
request from the same window I get a new session ID.  I don't understand
why the POST is causing a new session to be created.  Is it supposed to
work this way?  I'm new to this so what am I missing here?  Any help is
greatly appreciated.  Thanks.

___________________________________________________________________________
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

___________________________________________________________________________
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

Reply via email to