users@jersey.java.net

Re: confirm subscribe to users_at_jersey.dev.java.net

From: John Huang <johnh2_at_gmail.com>
Date: Wed, 4 Mar 2009 11:54:24 -0800

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