Servlet web application

To create a web application using Java servlets proceed as follows:

To package your application into a single .war file for deployment on a servlet container:

To deploy and run your web application on your PC or another PC, follow the steps below: