huh? This is a joke right? -----Original Message----- From: Gurpreet Dhanoa [mailto:[EMAIL PROTECTED] Sent: Wednesday, 3 December 2003 14:14 To: Struts Users Mailing List Subject: Changing SessionId at every request
HI, IS it possible to change the Session Id generated by the Web Server at every request for the same client. I wil make it much more clear. Say i have a Servlet running on Tomcat. what i want is when ever any User lets assume USER A ask for a request i want to change the sessionId server variable which has been gerenrated by the Web Server to uniquely identify the client. Purpose behind doing this is to make every request safe. Any suggections will be higly appreciated. Thanks in Advance Gary --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

