I am chaining two servlets together, servlet1 invokes servlet2
getServletConfig().getServletContext().getRequestDispatcher("/Servlet2").include(req,
res);.
What i need to do is to capture the http/html data that servlet2 sent out to the
browser, will DefaultJetspeedRunData.class help me do this?? if so, where can i get
the download?? i am running tomcat v4.0.3.
thank you
researching in idaho......
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>