The servlet wizard helps you create Java™ servlets by walking you through the creation process and by providing you with output files that you can use or that you can modify for use with your Web application. The servlets can run on J2EE-compliant Web servers.
To create a servlet using the Servlet wizard, complete the following steps:
In this dialog, as you type the name of the interface that you are interested in adding in the Choose interfaces field, the list of available interfaces listed in the Matching types list box updates dynamically to display only the interfaces that match the pattern. Choose an interface to see the Qualifier, and then click Add. Click OK when you are finished.
Related concepts
Servlets
The Web deployment descriptor editor
Related tasks
Configuring Web applications using the Web deployment descriptor editor
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.