Hi, I am new to this forum. I need to find out what characters are possible
in a WS named session id, as sent to the browser in the SMSESSION cookie. Do
es anyone know this?
Thanks
[A-Z][a-z][0-9][:]
What's the point ?
It does not seem like a good idea to me to make some sort of assumptium
about the session cookie format. Not to mention that session management
might be URL based (URL rewriting)...