Check SignIn application in the samples. See SignInSession class. Michael.
On 9/7/05, Manuel Corrales <[EMAIL PROTECTED]> wrote: > 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. > > > > > > > > > ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
