XMLFragment and toSAX in C2

2001-06-17 Thread Amal Sirvisetti
and > signs are getting converted to < and > respectively and the XML document strcuture is not preserved. Is there an easy way to handle this? Or, do I need to parse the incoming string and prepare the XML again using the startElement and endElement methods? Please advise. Thanks, Amal Sirvis

Capturing generated XML in Action

2001-08-06 Thread Amal Sirvisetti
Hi, Is it possible to capture the XML generated by an XSP page in an Action? For example, a.xsp (generates XML) -> SaveXMLAction (saves that XML in a file) Thanks, Amal - Please check that your question has not already been