expired page is a regular page afaik. you can config wicket to use it by calling Application.get().getApplicationSettings.setPageExpiredErrorPage(class of new page)
wicket will instantiate it whenever its needed.

-Igor


On 1/12/06, Juhani K <[EMAIL PROTECTED]> wrote:
2006/1/11, Eelco Hillenius <[EMAIL PROTECTED]>:
> The most robust way is to pass that page as a constructor argument.
> Could you expand a bit on how you would want to use it?
> On 1/11/06, Juhani K <[EMAIL PROTECTED]> wrote:
> > is there way to find out previous page?

I, as a beginner, was wondering how to create custom Expired-page...
There is no problem. Thank you!


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&opclick
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to