When we have completed all work like as reverse engineering ,pojo class and servlet file then we can build the project. You can select the project node for build or you can build to selecting file through index.jsp file right click on the file and select the run the project in menu option. then your project will build and run. As given in the images.
Below image shows the progress after the starting the server Apache tomact.
In Below Image When project runs then we see open a browser. In that we can insert the value as required in the text field and label ask to fill. Then click on Submit.
In that we can insert the value as required in the text field and label ask to fill. Then click on Submit.
Output goes to again another page after the put the value in the required field. This shows that our project has to run and data has been processed in the database.