I need load grid from http://server:8080/bhvhorasweb/servlet

I need load grid from a url: server:8080/bhvhorasweb/servlet/bhvhoras.hwbp03.





The url show in IE this:



<?xml version="1.0" encoding="ISO-8859-1"?>





0

NOVUS





1

MURATA









I probe with: mygrid.loadXML(“http://server:8080/bhvhorasweb/servlet/bhvhoras.hwbp03”);



but no load.



I see de help, but not achieve load mygrid.





This is possible?



thanks for help.

Please be sure that
- both page and XML document loads from the same domain ( cross domain security issue )
- XML documents send with correct content type - text/xml