Hello Jeff, is this decent enough?
http://jakarta.apache.org/commons/httpclient/index.html http://jakarta.apache.org/commons/httpclient/sslguide.html http://jakarta.apache.org/commons/httpclient/authentication.html You probably don't need to know the authentication mechanism. But you do need to know whether there is one. cheers, Roland "Jeffrey Porter" <[EMAIL PROTECTED]> 03.03.2006 10:25 Please respond to "HttpClient User Discussion" To <[email protected]> cc Subject HTTPS connection example Hello all, I'm new to HTTP-client, so please be gentle :-) I'm trying to make a connection to a website (https://web.xxxx.com/AS/Journal/). How do I tell the authentication mechanism it uses? Do I need to know? Is there a simple example/tutorial on HTTPS connections? (other than the FormLoginDemo.java) Is there a decent website to start learning from? Thanks Jeff --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
