JSP files are created and managed in the IDE in much the same way as other file types. Note that the web module must be mounted at the document base (the root directory) in the Filesystems window before you can execute the following steps.
To create a JSP or servlet source file:
![]() |
Do not put JSP files in the WEB-INF directory or any of its subdirectories. |
For information on other file management tasks, such as mounting and unmounting filesystems, creating and customizing templates, and searching for files, see "Managing Objects in the IDE" in the Core IDE Help Set.
See also | |
---|---|
File Location in a Web Module Editing a JSP File Executing a JSP File |