responseXML doesn't return XML file - responseText does

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Dheeraj Gupta
    New Member
    • Oct 2007
    • 1

    responseXML doesn't return XML file - responseText does

    Hi all,

    actully i made one jsp and from there i have sended request in Ajax object for getting an XML file, that file i can see it by responseText property of Ajax but whenever i use responseXML property then it doesn't dispaly anything...

    can somebody help me....


    Bye....
  • acoder
    Recognized Expert MVP
    • Nov 2006
    • 16032

    #2
    Welcome to TSDN!

    I have changed the thread title to give a better description of the problem.

    Is your XML valid?

    Comment

    Working...