Hi!

On a non Wicket application running on OC4J, I had the problem of the HTTP session being lost when the application was redeployed. The usage of session data was minimum, for authentication purpose. I'd solved the problem with a custom encrypted cookie that reconstructs the server session.

This problem seems critical for Wicket application. In this case, I'll probably use JBoss. Is there any good thing I can do to avoid (or minimize, i.e., only for changed classes) such type of problem?

Thanks,


Adriano


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to