And that's the problem. As soon as we set this property ( this property is written from a JSP ) , the XmlHttpRequest.open() method returns "access denied". But the domain is correct. We are using domain "san.gva.es". We access the application with "http://localhost.san.gva.es/..." ( which is a local Tomcat )
I've tried to enable some privileges with netscape.security but the problem doesn't seem to be there... or not ?
Have anyone tried to send xml data with XmlHttpRequest object and the document.domain property set ??
Without code modification, our application works fine with IE6+.
If we remove the document.domain sentence from the JSP that writes it, the application works on Mozilla too, but of course this is no solution for us.
Thanks in advance,
Miguel Cubells Computer Engineer
_______________________________________________ Mozilla-security mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-security
