Part 1.1: Java EE Webapplication with servlet and jsp page



Part 1.1: Java EE Webapplication with servlet and jsp page

Part 1.1: Java EE Webapplication with servlet and jsp page

A tutorial showing how to create a simple login webapp in Java using a few jsp pages and servlets. The application is run on an Apache Tomcat application server. The project is build with IntelliJ.

Later on we will deploy the web app to Amazon Web Services Elastic Beanstalk.

Comments are closed.