On Tue, Sep 14, 2010 at 10:51 PM, Alec Swan <[email protected]> wrote:

> Isn't there a way to instruct Wicket not to create a session if the user is
> not logged in?
>

a session will always be created.  it won't be bound (and therefore stored)
if you have all stateless pages - which isn't an easy task

-- 
Jeremy Thomerson
http://www.wickettraining.com

Reply via email to