JavaEE-Web-App-Test Trying JavaEE Web App with servelets ---How to Run--- Basic Setup for IntelliJ Idea 1 Go to edit Configurations 2.Add Tomcat Local Server 3. Relevent settings will automatically setup 4. Go to Project Setting (ALT+Ctrl+Shift+S) 5.Go to Module tab,select module folder, then click on Dependencies tab. 6. Add Tomcat Library and tick Export 7. Add Facet Web and select Source Root 8. Add Artifact Web Exploded From modules 9. Compile and run :)