How do we normally start Tomcat?
- Copy the WAR package to the Tomcat WebApp directory.
- Run the starut.bat script to start.
- The WAR package is automatically unpacked and loaded during startup.
But we also use War when launching WEB projects in Eclipse or IDEA