Hi,
I'd like to mix Jersey with Apache Wicket so that any HTTP GET/POST requests
against HTML would get handled by Wicket and all others by Jersey. Wicket
already uses a Filter which ignores any URLs it can't handle but Jersey
still uses a servlet. Is it possible to create a Filter for Jersey? Or
perhaps you have another idea on how to mix the two technologies?
Thank you,
Gili
--
View this message in context: http://n2.nabble.com/Using-a-Filter-instead-of-a-Servlet-for-Jersey--tp1307406p1307406.html
Sent from the Jersey mailing list archive at Nabble.com.