Hi,
We have some services implemented using Jersey. And these services are
running in the same app server as our existing web application.
Is it possible to forward or include the resource from our existing web
application using servlet dispatcher instead of using the Jersey client api?
Thanks,
John