Recommend having a look at the source code:
org.apache.jetspeed.util.rewriter.* org.apache.jetspeed.util.HTMLRewriter org.apache.jetspeed.portal.portlets.WebPagePortlet org.apache.jetspeed.portal.portlets.IFramePortlet > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Friday, June 21, 2002 7:47 AM > To: [EMAIL PROTECTED] > Subject: question > > > > 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:jetspeed-dev-> [EMAIL PROTECTED]> > For > additional commands, > e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
