Returning xml stream from struts

2004-08-19 Thread Gupta, Sahil
Hi, I have an application written in struts and i want to return xml in the response to the request. The request is being made from a client which makes http connection to my servlet and posts the request to it. I was wondering whats the best way to send the response back. Option: Setting the co

RE: Returning xml stream from struts

2004-08-19 Thread Gupta, Sahil
urning xml stream from struts Hi, I have an application written in struts and i want to return xml in the response to the request. The request is being made from a client which makes http connection to my servlet and posts the request to it. I was wondering whats the best way to send the response back

RE: Returning xml stream from struts

2004-08-19 Thread Jim Barrows
> -Original Message- > From: Gupta, Sahil [mailto:[EMAIL PROTECTED] > Sent: Thursday, August 19, 2004 1:42 PM > To: 'Struts Users Mailing List' > Subject: Returning xml stream from struts > > > Hi, > > I have an application written in s