Struts 1 : XML response from Action calss
843842May 23 2008 — edited Apr 8 2010Hi sun ppl.
I am building a web apps, which have one perticular URL, on hitting it the reponse ll be XML file on browser .
How can i response a XML file from Action claass, because action class ActionForward to jsp page, i want to display the constucted XML file from Action class !!
How shuld i procced ?
Pls Help !!
Thanks in advance .