IntelliJ IDEA 2023.3 Help

Choose Servlet Class

Web Module Editor - General - Servlet Initialization Params

The dialog opens when you select a servlet in the Servlets Configured pane and click Change Class in the Servlet Initialization Params that opens.

Use this dialog to select the class that implements the selected servlet.

The dialog contains two tabs:

Search by Name Tab

Use the tab to search a relevant class to implement the servlet. Specify the class name or part of the name.

Item

Description

Search pattern area

The text field for typing a part of the name of the relevant class.

Search results area

Shows a list of classes that meet the search pattern. The contents of the area change dynamically as you type.

Include non-project classes

Involves classes outside the current project into the search.

Project Tab

Use this tab to select the relevant class in the project tree.

Last modified: 19 March 2024