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!

Validate url, username and password using Java

3282507Sep 7 2016

I need to validate the username and password for a particular account in any URL like Gmail or Facebook.

The given input is URL, Username and Password. I need to validate those information using java.

Comments
Post Details
Added on Sep 7 2016
0 comments
503 views