> Is there a way to pass along parameters to the LoginPage when it's
> registered as the expiry page? On the LoginPage I want to let the user know
> that he has to relogin because his session expired however within the
> LoginPage I cannot determine the cause anymore.

How about "ExpiredPage extends LoginPage"? That way you have everything the 
LoginPage does and you know exactly where you are.
 
Carl-Eric

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to