1. Create a Maven project

2. Add the WebApp directory

2.1 Add Web modules from Project Structure

2.2 Changing the Web directory path correctly (SRC \main)

2.3 Add published WAR package Artifacts from the module

3. Configure the Tomcat container

3.1 Adding a Tomcat Running Container

3.2 Configuring the URL and port for the initial Tomcat operation

3.3 Adding a War package for Publication

3.4 Modifying the Application Context Path (Virtual Directory)