Vinh, Why dont you get your application to return a string which is in XML form?
And then you can pass that thru your SAX parser / DOM, whatever you prefer. Cheers Trung ----- Original Message ----- From: "Vinh Danh DoDoan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 07, 2003 7:43 PM Subject: The XML-RPC response in the XML form > Hi everybody, > > I want to know if there is a way to get the XML-RPC > response in the XML form? Because when I use the > excute() method, the response is only the result > (parsed XML) > > Thank you > > > > __________________________________ > Do you Yahoo!? > Protect your identity with Yahoo! Mail AddressGuard > http://antispam.yahoo.com/whatsnewfree
