| Author |
About session id
|
siva prakash
Ranch Hand
Joined: Aug 24, 2004
Posts: 80
|
|
Hi all , who will set the session id , is it session creator or server . if it is server , can programmer change it . thanks siva
|
 |
Mala Sharma
Ranch Hand
Joined: Oct 29, 2004
Posts: 76
|
|
Hello Siva, As i understand it, when you create a new session by: Servlet container sets the session id and passes it along with the response. I don't think you can reset session id because that's used by the container to recognize you when you make another request.I'm also a newbie. Could someone please clarify if my understanding is correct? Regards, Mala [ April 01, 2005: Message edited by: Mala Sharma ]
|
 |
 |
|
|
subject: About session id
|
|
|