users@jersey.java.net

Forward to Servlet

From: Franz Wong <franzwong_at_gmail.com>
Date: Thu, 29 Jul 2010 11:55:19 +0800

Hi group,

I have a restful service and I would like to forward it to a Servlet. For
plain JSP, I know I can return a Viewable. How about Servlet?

(Actually what I really want to do is forwarding the service to a "Struts
taglib" used JSP.)

Thanks,
Franz