Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

HttpUrlConnection throws a 403 HTTP error!!!

843835Apr 14 2003 — edited Apr 14 2003
Hi Java Experts,

Well, I implemented an application in which my clients download a Java application that comunicates to the server throught HttpUrlConnection, that is, the client posts it's requests to a JSP page. In some cases, I believe when the clients are behind a proxy, they cannot connect to the server because it throws a 403 HTTP error (Forbidden). Does anybody know how to get over this problem? Is there any kind of properties to be set to grant this transaction?

Thanks a lot

Calegari.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 12 2003
Added on Apr 14 2003
4 comments
1,994 views