Editing a JSP, HTML, or Tag File

See Also

  1. In the Projects or Files window, locate your JSP, XML, HTML, or tag file.
  2. Double-click the selected file to open it in the Source Editor.
  3. Edit your JSP or HTML file as you would any Java file, including the use of Source Editor features for JSP, HTML, or tag files.
    tip  The IDE provides many features for the creation and editing of XML documents. For details, see About Editing XML Documents.
  4. Choose File > Save to save your file. Unsaved changes are indicated by an asterisk in the file's tab in the Source Editor.
See Also
About Creating and Editing JSP, HTML, and Tag Files
Creating a JSP File
Creating an HTML File
Creating a Tag File
About JSP Character Encoding

Legal Notices