Hi,
How can we connect to a specified URL during xml validation process with an external DTD reference?
During xml validation with Xerces (xercesSamples.jar sax,SAXCount) I got en exception : java.net.SocketException: network subsystem has failed: connect
How is it handled?
 
I've found the following url about setting the proxy properties for the parser. But I could not find how to set the mentioned properties: http.proxyHost and http.proxyPort.
 
 
Is there any direction?
thanx again

Reply via email to