This subject does not deal directly with servlet, but as it is a web
problem you should be aware.

The aim is to get(from a java application) a file stored on a web
server, on which an ACL(Access Control List) is set.
I'd like to connect on this ressource without having to authenticate
through the dialog box that appears. Is it possible to authenticate(pass
the login & password) by program ?
I think it must be possible using the URLConnection API (methods
setRequestProperty & setAllowUserInteraction ).

Have you already done it ?
Any code would be helpful.

Regards,
David.

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to