In this Web Application you’ll learn how to gernate a basic web application and run it inside of the Tomcat web container. You’ll explore the file structure and pom file for a web application, learn how to import the Servlet API into your project, and how to add resource files to your source code.