On Thu, 2008-01-10 at 16:46 -0500, Michael Prichard wrote: > Anyone using HTTPClient to authenticate with exchange using FBA? Any > hints or examples how? >
By FBA you mean form-based authentication, I assume? Then Client HTTP Programming Primer is your friend: http://wiki.apache.org/jakarta-httpclient/ForAbsoluteBeginners http://svn.apache.org/viewvc/httpcomponents/oac.hc3x/trunk/src/examples/FormLoginDemo.java?view=markup Oleg > Thanks, > Michael > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
