You probably want to checkout CompoundRequestCycleProcessor and
IExceptionResponseStrategy first though.

Eelco


On 2/5/06, Gili <[EMAIL PROTECTED]> wrote:
>
>         Sorry, just found Application.newRequestCycleProcessor().
>
> Thanks anyway,
> Gili
>
> Gili wrote:
> > Hi,
> >
> >     How does one provide a custom implementation for
> > onRuntimeException() in Wicket 1.2? The javadoc for RequestCycle seems
> > to indicate I shouldn't be subclassing it, yet onRuntimeException() is
> > defined there. It would be nice if I could do:
> >
> > application.getExceptionSettings().setExceptionResponseStrategy(someCustomImplementation);
> >
> >
> >     Any ideas?
> >
> > Thanks,
> > Gili
>
> --
> http://www.desktopbeautifier.com/
>
>
> -------------------------------------------------------
> 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://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>


-------------------------------------------------------
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://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to