- From: Yossi-Ben-Ichai <yosbeni@yahoo.fr>
- Date: Thu, 29 Nov 2001 17:06:50 +0100 (CET)
- To: www-dom@w3.org
Hello, I want to parse with java an url like this: URL u1= new URL( http://www-direct.globalmarkets.com/cobranding/Fi1016/) DataInputStream dis= new DataInputStream(u1.openStream()); DocumentBuilder.parse(dis); The problem is that to enter to this URL you should type a name and a password. How can i send with that URL the name and the password that i've got? Thank you in advance. Yosbeni. ___________________________________________________________ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Courrier : http://courrier.yahoo.fr
Received on Thursday, 29 November 2001 11:06:51 UTC