It seems to me that you are asking something about a http session, which is managed by your web application server, and Wicket and your application uses that to store information regarding the running session of an user.
Martijn
On 9/5/05, Manuel Corrales <[EMAIL PROTECTED]> wrote:
Hi, does wicket in any way manage user sessions?
If not, how can i manage user sessions in a tomcat environment?
Using stateful bean only work on a j2ee app server, am i correct?
Thanks.
