Server Configuration NetBean 6.0 / Tomcat 5.5/6.0

Objectives:
  • Configure Tomcat to Run Servlet, JSP, and Enterprise Bean
Now, when you run it opens up tomcat server and displays the web page

 

Test Run

Note the build report at the end of the run

Check out the Build/Run( Note running as a localhost:8080.

Deployment: I simple copied test1 project in the folder as you seen below, and recognized the IDE.

The start page, after deployment,  index.jsp can be edited with even simple text editor, as show below.