Just tried it... seems to work as it should.
thanks for your help.
- Brill
On 5-Jul-08, at 12:33 AM, David Leangen wrote:
I can't seem to find anywhere, how I get wicket to automatically go
to
the "home" page instead of the "Page Expired" page when the session
is
invalidated (expires, or the user logs out).
Never actually tried this, but I don't see why it wouldn't work...
Application.get().getApplicationSettings().setPageExpiredErrorPage(
HomePage.class );
Let me know if this works for you.
-dml-
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]