IntelliJ IDEA 12.1.0 Web Help

Some features described here are available in Ultimate edition only.

Web Tool Window | Context Menu of Web module | Jump To Source | General


Use this tab to set the Web application general options, create and configure servlets and filters.

The tab contains the following three panes:

General

Use this pane to specify the general application settings.

ItemDescription
Display nameSpecify a short display name of the Web application.
DescriptionProvide a description of the Web application.
DistributableSelect this check box to enable running the Web application in a distributed environment.

Servlets configured

Use this pane to create, edit, and remove servlets in the Web application.

ItemShortcutDescription
add InsertInsert Click this button to add a new servlet. The New Servlet dialog box appears.
icon_openLocalVersion F4F4 Click this button to edit the settings of the selected servlet.
delete DeleteDelete Click this button to remove the selected servlet from the Web application.

Filters configured

Use this pane to create, edit, and remove filters in the Web application.

ItemShortcutDescription
add InsertInsert Click this button to add a new filter. The New Filter dialog box appears.
icon_openLocalVersion F4F4 Click this button to edit the settings of the selected filter.
delete DeleteDelete Click this button to remove the selected filter from the Web application.

See Also

Procedures:

Reference:

Web Resources: