Bhaarat Sharma wrote:
Is there some built in functionality in struts2 that would let me return xml
data from my action class?  If not, I will have to create the xml data
myself (which I dont mind).  But what will the result-type be for this
action in my struts.xml?

There is in the REST plugin. The XSLT result will also serialize an action but you'd need to write an XSL file.

Dave

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to