This could be done with Ethereal, which allows you to listen in on
traffic without having to manually insert an observer in the chain.  If
you use "Follow TCP Stream" after generating the packet data, you can
see all the back and forth HTTP traffic in a single buffer.

> -----Original Message-----
> From: kjc [mailto:[EMAIL PROTECTED] 
> Sent: Monday, January 10, 2005 2:25 PM
> To: Struts Users Mailing List
> Subject: How to view the actual HTTP generated by a struts action.
> 
> 
> Is there a way to log the HTTP post string that is sent by 
> the browser when clicking on
> 
> <html:image src="anImage.jpg"  property="buttonOps.buttonA" />
> 
> buttonOps is an instance of ImageButton pattern. I'm sure 
> readers of the 
> group are familiar with it.
> 
> Thanks in advance.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to