Skip to Main Content

Java Security

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!

Accessing form-based authentication site; j_security_check; httpclient?

843811Aug 13 2004 — edited Mar 19 2009
Can anyone help? I am trying to access a website that uses j_security_check - form-based authentication.

I can login fine manually, but cannot get in from my java program.

I tried posting the username and password to j_security_check, the login.jsp and the controller page, but I keep getting redirected back to the login page or a 400 error.

Does anyone know how to do this?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 16 2009
Added on Aug 13 2004
8 comments
533 views