IntelliJ Idea: Deploy a simple java servlet (no jsp) to Tomcat 7

alib1995

New Member
I tried following the tutorial here to deploy a servlet but that only works if you specify a jsp file. The problem is that without the jsp, I don't know what to set the Startup Page in the Tomcat Run/Debug configuration. So any idea what to do?Thanks!
 
Top