Thanks for that Igor. I have another 1.5RC1 question - where do I set the
redirect flag? E.g. in 1.4, when the user logs out of the app I do the
following:

        getSession().invalidate();
        getRequestCycle().setRedirect(true);
        setResponsePage(MyApplication.get().getHomePage());

The API has changed and I cannot find where to set the redirect flag.

Thanks for your help.

Nim
-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/1-5RC1-url-mounting-encoding-tp3312989p3313151.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to