On Tue, Nov 15, 2011 at 09:59:33AM -0500, Milind Kadam wrote: > Yeah, I have seen that but then the question is why the URL works when > executed from both IE and FireFox browsers? > > --Milind >
Because both applications can (and as far as I know actually do) use Windows platform specific APIs, which HttpClient being a pure Java library is not able to make use of. Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
