Editing a JSP File
The IDE provides additional support for JSP syntax, including completion for
JSP tags. Editing JSP source code is similar to editing HTML, and the IDE provides
support for both HTML and JSP tags.
To edit a JSP file:
- In the Filesystems window, locate your JSP file.
- Double-click the selected file to open it in the Source Editor.
- Edit your file as you would any HTML file, including the use of code completion
and editor abbreviations.
- Choose File
Save to save
your file. Unsaved changes are indicated by an asterisk in the file's tab
in the Source Editor.
Legal Notices