Hello Arnie, > Is it necessary to perform > httpClient.getState().setCredentials(HttpAutScope, > UserNamePasswordCredentials) > when using the HttpClient class to use a PostMethod?
It depends. Does the server require authentication? > What is the > default value for the > credentials when not doing the above. There is no default. If you don't provide uid/pwd and the server asks for it, authentication fails. hope that helps, Roland
smime.p7s
Description: S/MIME Cryptographic Signature
