My Proceedure

theFiles.zip


  1. Startup Tomcat from a Command Prompt.
     
  2. Drop the template directory in webapps and rename it. I will call it "newapp."

     
  3. Enter information in the various New Project screens and "Finish".




     
  4. Open project.properties and select all and paste the project.properties file from theFiles. Save the file.

     
  5. Place all the other theFiles files in the proper places.

     
  6. Clean and Build but do not run.

     
  7. shutdown and startup Tomcat from the Command Prompt.

     
  8. Check that it works in a browser.