Create a Web project

An Example in Netbeans 8.0.2.

  • In Netbeans select New project... in the File menu.
  • Select Web Application and press the Next button.
    Servlet01
    ..\java
    ..\java\Servlet01
  • Select a name, Servlet01, for your project, a Project Location with the Browse... button and press the Next button.
    /Servlet01
  • You can alternatively select a Tomcat web server (some examples require that).
  • Select Java EE Version, the web context path to be /Servlet01 and press the Finish button.

    You are now ready to develop a full web application.

W3Processing.com
© 2010 by Finnesand Data. All rights reserved.
This site aims to provide FREE programming training and technics.
Finnesand Data as site owner gives no warranty for the correctness in the pages or source codes.
The risk of using this web-site pages or any program codes from this website is entirely at the individual user.
.