you can make both to /*

wicket is a filter, so if it thinks it cant handle the url it will let
it fall through at which point jersey will have a try

-igor


On Wed, Apr 9, 2008 at 1:31 PM, Michael Laccetti <[EMAIL PROTECTED]> wrote:
>
>  Is there any way to integrate Wicket and Jersey (REST framework) in the same
>  webapp without requiring each to have a unique mapping (Wicket filter set to
>  /web/* and Jersey filter set somewhere else)?  I looked into the web.xml to
>  see if there was a way to put exclusions in a filter mapping, but no go.
>
>  Mike
>
>  -----
>  --
>  Michael Laccetti                                 (416)558-9718
>  S2G Limited                                       http://www.s2g.ca/
>  --
>  View this message in context: 
> http://www.nabble.com/Integrating-Wicket-and-Jersey-tp16595984p16595984.html
>  Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: [EMAIL PROTECTED]
>  For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to