How do I set the response to text/xml in the controller? I'm trying to get Ajax to receive an XML document, which requires the response be mime type text/xml.

An alternative would be to use a toolkit's text -> dom converter, but that's 
iffy.

- Leon

Reply via email to