New Servlet Wizard: Name and Location

See Also 

The New Web Servlet wizard creates a new servlet. Servlets are server-side programs that give Java technology-enabled servers additional features. You open the New Servlet wizard by right-clicking a node in the Projects windows and choosing New > Servlet from the contextual menu.

In the Name and Location panel, you set the following properties:

To specify more parameters, click Next. If you click Finish, the IDE creates the servlet based on the parameters you have specified. The servlet then appears in the Project window under the package-name node.
See Also
About Servlets
Creating Servlets
New Project Wizard

Legal Notices