Jason, I have only done this using JSTL tags. There is a
(I believe) for this purpose.
On Mon, Jan 4, 2010 at 4:17 PM, Jason Novotny wrote:
> Hi,
>
> I have a plain vanilla servlet and I want to "include" via the
> RequestDispatcher mechanism the rendered output of a struts page. Here's the
>
Hi,
I have a plain vanilla servlet and I want to "include" via the
RequestDispatcher mechanism the rendered output of a struts page. Here's
the code I have:
ServletContext ctx = servletConfig.getServletContext();
RequestDispatcher rd =
ctx.getRequestDispatcher("/modules/foo/Hom
2 matches
Mail list logo