Re: Struts2 XML Handling

2008-11-29 Thread Dave Newton
; Subject: Struts2 XML Handling > To: "Struts Users Mailing List" > Date: Saturday, November 29, 2008, 4:46 AM > HI All, > > I need to send XML data from my action. Curently in one of > action i need to > send JSOn data from the action and for this i am using > J

Struts2 XML Handling

2008-11-29 Thread aum strut
HI All, I need to send XML data from my action. Curently in one of action i need to send JSOn data from the action and for this i am using JSON Plugin for sending JSOn data from my action to the frontend. Now i have to send XML data from my action.Do any one have any information about how can we