Yes, sorry. I need to keep some info about an user, while is loged. The user navigates over the site, trough several pages, and i need to keep info while the user do this.

On 9/6/05, Martijn Dashorst <[EMAIL PROTECTED]> wrote:
Could you please elaborate more on what you mean by user sessions? And what you mean by managing?

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.


Reply via email to