- From: Bezawada Vamseedhar <VBezawada@heiler.com>
- Date: Mon, 22 Oct 2001 10:52:44 +0200
- To: <xml-uri@w3.org>
Hi all, I am using apache jar(XERCES.JAR) to parse an xml file coming through an url. Normally It works fine(with <http://xxx.xml).> but when i pass the url(with https://xxx.xml) as a parameter to docBuilder.parse(string url); then it throughs an exception saying file not found. I would like to know is there anything extra we need to do to deal with SECURED HTTP's? Thank you all, bye, vamsi.
Received on Monday, 22 October 2001 04:53:21 UTC