Mike, you lost me a bit. If Tomcat is serving an xhtml facelet or jsp, not sure how to tweak it to change the mime-type.
I tried to set the $ajax{ dataType : xml } attribute but the response
still showed in responseText not responseXML.
Any other ideas?
On Nov 11, 3:31 pm, Mike Alsup <[EMAIL PROTECTED]> wrote:
> > In Firebug, xhr.responseXML is null. Is there something explicitly I
> > need to do in order to populate it?
>
> Your server needs to set the correct mime-type.

