Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

Testing banner

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
279 views