Can we customize the JSESSIONIDs that JBoss generates (adjust the generated value, append certain unique strings to it, etc.)?
TIA
Regards, Chandu
Can we customize the JSESSIONIDs that JBoss generates (adjust the generated value, append certain unique strings to it, etc.)?
TIA
Regards, Chandu
I dont get your problem. JSESSIONID is used to identify the user.
You should put your information in the session and not into the session id.