IntelliJ IDEA 12.1.0 Web Help

Web Module Editor - General - Servlet Initialization Params


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

Use this dialog to change the name of the selected servlet and update the web.xml descriptor accordingly.

ItemDescription
Servlet NameThe text box displays the current name of the selected servlet. Use the text field to update the servlet name as necessary.
RefactorUpdates the web.xml descriptor according to the changes.
PreviewOpens the Refactoring Preview window with all the occurrences of the selected servlet.

See Also

Procedures:

Reference:

Web Resources: