S
S
SerGio13132016-02-18 08:18:03
MySQL
SerGio1313, 2016-02-18 08:18:03

How to make a binding to the database in the registration form?

Hello! You need to make a java applet for the registration form (I know that applets are no longer in the topic, but still) and check the whole thing with Apache. As ide I use Netbeans with built-in Apache Tomcat.
I created a swing gui and embedded this unfinished applet into a blank web application. Everything is launched and displayed in the browser. Now I need to store the registration data in mysql database and do the email validation. Tell me what I need to use to work with the database and what is the best way to implement validation?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Igor, 2016-02-18
@SerGio1313

hibernate for database
validation google stackoverflow.com/search?q=how+to+validate+email

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question