This figure shows the Create HTTP Servlet wizard - Step 1 of 3: Servlet Information dialog. It contains the following fields: Class with value GradesServlet, Package with value grades, and Generate Content Type, which is a drop-down menu with value HTML selected. Next to the Package field there is a Browse button. There is a Generate Header Comments checkbox which is unchecked. There is an Implement Methods area that contains the following checkboxes: doGet(), doPost(), doPut(), doDelete(), and service(). The service() checkbox is checked. All other Implement Methods checkboxes are unchecked and gray. Below the Implement Methods area are active Back, Next, and Cancel buttons.