Hi there,

We use:
getApplicationSettings().setPageExpiredErrorPage(MyExpiredPage.class);

When MyExpiredPage is rendered, we want it customized according to a
query string parameter on the previous page.

Any tips on the best way we can determine the previous page parameters,
given that session is gone?

Thanks

Dale

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

Reply via email to