0

Can we customize the JSESSIONIDs that JBoss generates (adjust the generated value, append certain unique strings to it, etc.)?

TIA

Regards, Chandu

chandu
  • 403
  • 1
  • 6
  • 15

1 Answers1

0

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.

Arnold Galovics
  • 3,246
  • 3
  • 22
  • 33