Hi,

Now on the main problem. It is likely that the server has got issues with
RFC2109 compliant cookies used per default. Give compatibility cookie policy
a try. That may do the trick.


HttpClient client = new HttpClient();
client.getState().setCookiePolicy(CookiePolicy.COMPATIBILITY);



ok,I do but nothing changes.


Maybe the server permit the access only to Internet Explorer and I must change the "User-Agent: Jakarta Commons-HttpClient/2.0rc1[\r][\n]"

Albert

_________________________________________________________________
Tired of spam? Get advanced junk mail protection with MSN 8. http://join.msn.com/?page=features/junkmail



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to