Though I would prefer the method Martin suggested there's also the possibility 
of customizing web.xml:

http://docs.codehaus.org/display/JETTY/How+to+Create+Custom+Error+Pages

Am 16.06.2011 um 13:54 schrieb Martin Grigorov:

> See 
> org.apache.wicket.request.cycle.AbstractRequestCycleListener.onException(RequestCycle,
> Exception), org.apache.wicket.Application.getRequestCycleListeners()
> and org.apache.wicket.request.handler.RenderPageRequestHandler
> and 
> https://cwiki.apache.org/confluence/display/WICKET/RequestCycle+in+Wicket+1.5
> 
> 
> On Thu, Jun 16, 2011 at 2:50 PM, nino martinez wael
> <nino.martinez.w...@gmail.com> wrote:
>> Sure.. Basically I want to map different runtime exceptions to
>> different pages, preserving the exception for usage in the consumer
>> page of course.
>> 
>> Like explained here:
>> 
>> http://apache-wicket.1842946.n4.nabble.com/1-5-mapping-different-error-pages-for-specific-errors-td3511899.html
>> 
>> 2011/6/16 Jorge Rodrigez <mg.mli...@gmail.com>:
>>> If you spare a bit of your precious time to explain the problem in more
>>> details then we may have an idea.
>>> 
>>> On Thu, Jun 16, 2011 at 2:33 PM, nino martinez wael <
>>> nino.martinez.w...@gmail.com> wrote:
>>> 
>>>> Does anybody have an idea howto implement this?
>>>> 
>>>> regards Nino
>>>> 
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>>>> For additional commands, e-mail: users-h...@wicket.apache.org
>>>> 
>>>> 
>>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>> For additional commands, e-mail: users-h...@wicket.apache.org
>> 
>> 
> 
> 
> 
> -- 
> Martin Grigorov
> jWeekend
> Training, Consulting, Development
> http://jWeekend.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to