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