Hi,

Do you want to get rid of an existing session?

Bernard


On Wed, 27 Mar 2013 02:00:53 -0700 (PDT), you wrote:

>hello.
>
>how can tell the wicket application to create and use a new session for
>subsequent requests?
>the problem to solve is: 
>the session keeps track of userdata. on the login page a new session should
>be created and used. 
>one solution would be to reset the userdata when i'm on the login page.
>however, if in a browser (chrome) i try to log in from 2 different tabs the
>session is shared, which obviously is not what i want.
>
>can someone lighten me on the relationship between httpsession and wicket
>session. 
>
>thanks.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to