Question : HTTPClient and Form Based Authenticatiion to MS Exchange 2003??

I am trying to figure out how to use FBA to connect to a MS Exchange 2003 server with Java.  I am using HTTPClient presently.  It look like it is redirecting to the owaauth.dll page but I can't seem to authenticate.  It keeps giving me back the login page.

FYI, I am doing this so I can use the WebDAV functionality in Outlook Web Access.

Does anyone have any examples on how to do this?

Thanks!

Answer : HTTPClient and Form Based Authenticatiion to MS Exchange 2003??

Yes, when you get sessionid and cadata returned, you need to add those as headers when you make your next request.
Random Solutions  
 
programming4us programming4us