Step-1: create table and write a code in mvc format.

register.jsp


Step-2: develop a Servlet controller and set the values to pojo class  and forwarded to success page.

EmpRegisterController.java


Step-3: develop a Dao class and it was interact with dabase server.

EmpDAO.java


Output:











0 comments:

Post a Comment