Some features described here are available in Ultimate edition only.
The pane appears in two cases:
- When you click OK in the New Servlet dialog box.
- When you select a servlet in the Servlets Configured pane of the General tab,
and click the
toolbar button or select on the context menu.
Use this pane to specify the initialization attributes that allow a servlet to read persistent configuration
data, to initialize resources, and to perform any other one-time activities by overriding the init method of the Servlet interface.