You can ignore paths in WicketFilter with <init-param> -
https://github.com/apache/wicket/blob/31f3acb0d01af7be11a85c8e611c420180f77924/wicket-core/src/main/java/org/apache/wicket/protocol/http/WicketFilter.java#L77

Martin Grigorov
Wicket Training and Consulting
https://twitter.com/mtgrigorov

On Tue, May 19, 2015 at 3:06 PM, Ravi <ravi.k...@intellinet.de> wrote:

> Hi Martin,
>
> thank you for your quick reply.
> I have specified my errorpages inside the web.xml as well, although
> pointing
> to my Wicket pages.
>
> I now created a dedicated static .html file as a reference in the web.xml
> but I still pass through the WicketFilter, since it is mapped to root lvl.
>
> I will try it with a custom Filter next.
>
> thanks,
>
> Ravi
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/Handle-Exceptions-outside-of-RequestCycle-tp4670828p4670830.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

Reply via email to