Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Java by (9.5k points)

Instead of a command validator for an email addresses, is there a better alternative in Java? 

1 Answer

0 votes
by (19.7k points)

You can use Apache Commons in order to create and maintain reusable Java components. If you want to ensure the authenticity of an email, you still need to send a verification email to check if the owner will use it on the site. 

Interested in Java? Check out this Java tutorial by Intellipaat.

Related questions

0 votes
1 answer
asked May 7, 2021 in Java by sheela_singh (9.5k points)
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
asked Dec 9, 2020 in SQL by Appu (6.1k points)

Browse Categories

...