I need it to capture the returning html/page on the server side. For
example, a client makes a request to a jsp page on my website and an an html
page is returned. Is there a way to capture the html being returned to a
file on the server side before it is sent to the client or as it is heading
out. I would like to capture this output to a static file.
Brandon Goodin
Phase Communications
P (406)862-2245
F (406)862-0354
http://www.phase.ws
-----Original Message-----
From: martin.cooper@tumbleweed.com [mailto:martin.cooper@tumbleweed.com]
Sent: Thursday, November 01, 2001 11:00 PM
To: Struts Users Mailing List; mail@phase.ws
Subject: Re: Capturing an outgoing response.
You might want to take a look at WebDebug:
http://www.cyberclip.com/webdebug/
--
Martin Cooper
----- Original Message -----
From: "Brandon Goodin" <mail@phase.ws>
To: "'Struts Users Mailing List'" <struts-user@jakarta.apache.org>
Sent: Thursday, November 01, 2001 6:34 PM
Subject: Capturing an outgoing response.
> Is it possible to capture the html page that is generated by a jsp page
> before it is sent to the client who requested it?
>
> Brandon Goodin
> Phase Communications
> P (406)862-2245
> F (406)862-0354
> http://www.phase.ws
>
>
>
>
> --
> To unsubscribe, e-mail:
<mailto:struts-user-unsubscribe@jakarta.apache.org>
> For additional commands, e-mail:
<mailto:struts-user-help@jakarta.apache.org>
>
--
To unsubscribe, e-mail:
<mailto:struts-user-unsubscribe@jakarta.apache.org>
For additional commands, e-mail:
<mailto:struts-user-help@jakarta.apache.org>
--
To unsubscribe, e-mail: <mailto:struts-user-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@jakarta.apache.org>
|