You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Øyvind Møller Asbjørnsen <oy...@tihlde.org> on 2006/03/09 16:10:18 UTC

How print HTTPResponse before sent to client?

Hi.

I use TomCat 5.5. on Windows and need to print the HTTPResponse stream 
that i send
It is only a short text (50 characters or so) and i need to see it to 
help me with the debugging.

Hope you can help me out!

Best regards
Øyvind


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: How print HTTPResponse before sent to client?

Posted by Stas Ostapenko <st...@gmail.com>.
Using sniffer may be useful, ethereal for example. If you don't want
to use sniffer you may consider some plugins/extensions for web
browser. For example HttpWatch for IE (proprietary) or Live HTTP
Headers firefox extension for FF. It's really useful sometimes ;)

On 3/9/06, Øyvind Møller Asbjørnsen <oy...@tihlde.org> wrote:
> Hi.
>
> I use TomCat 5.5. on Windows and need to print the HTTPResponse stream
> that i send
> It is only a short text (50 characters or so) and i need to see it to
> help me with the debugging.
>
> Hope you can help me out!
>
> Best regards
> Øyvind
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: How print HTTPResponse before sent to client?

Posted by Alex Jalali <al...@ubudesign.com>.
This is a good tool to use

http://sourceforge.net/project/showfiles.php?group_id=55568&release_id=115444

> Hi.
>
> I use TomCat 5.5. on Windows and need to print the HTTPResponse stream
> that i send
> It is only a short text (50 characters or so) and i need to see it to
> help me with the debugging.
>
> Hope you can help me out!
>
> Best regards
> Øyvind
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org