I'm trying to automate a manual procedure with Java.
Simply I have to connect to an URL and when the login window appear I
put my user/pwd and I can browse my "secret" documents.
Where can I find samples to study? Have I to use the java.net class
and Authenticator?
Thanks in advance for any reply,
RiBla
Johannes Schneider - 28 Aug 2003 23:39 GMT
http://jakarta.apache.org/commons/httpclient/index.html
cadshop@libero.it (Eddy) wrote in news:c728dc78.0308280245.c874f71
@posting.google.com:
> I'm trying to automate a manual procedure with Java.
> Simply I have to connect to an URL and when the login window appear I
[quoted text clipped - 4 lines]
>
> RiBla