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 or servlet file:
Save to save your file. Unsaved changes are indicated by
an asterisk in the Source Editor title bar.
| See also | |
|---|---|
| Creating a JSP or Servlet File Compiling a JSP Source File Executing a JSP or Servlet File |
|