When my program does a load XML with the loadXML(“tranlistfeeder.jsp?..”), I get a “Please wait for XML file to Load” popup (only Firefox), then I get an error on the error console which says “dhtlmObject_glabalIdStorageFind is not a function” pointing to dthmlXTree.js.
Does anyone know why this would happen? This works find in IE.
It appears like the jsp file isn’t written properly, but I have no idea how to write it properly. Has anyone run into this issue?