Hi!
Is there any way to get back the content from :
getServletContext().getRequestDispatcher(/filename.jsp).forward();
(or include())
or to read results who appears in a browser.
Thanks to all.
Hi!
Is there any way to get back the content from :
getServletContext().getRequestDispatcher(/filename.jsp).forward();
(or include())
or to read results who appears in a browser.
Thanks to all.