On 09/10/06, Gwyn Evans <[EMAIL PROTECTED]> wrote:
> On a related note, can anyone suggest a good way of adding a way of
> changing the 'destination' page as part of the logging in?
>
> The scenario is that after authenticating the user, I may to redirect
> them to a 'ChangePassword' page.  Is there a better answer than a
> RestartResponseException in my AuthenticatedWebSession.authenticate()
> implementation?

Which isn't particulalry good, as it leaves the
AuthenticatedWebSession  in a mixed state, where things work via
getRoles(), but it didn't get to set 'signedIn' as true...

/Gwyn
-- 
Download Wicket 1.2.2 now! - http://wicketframework.org

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to