> For the complete documentation index, see [llms.txt](https://help.goorm.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.goorm.io/en/goormide/getting-started/build/jsp.md).

# JSP

### JSP

This is the build/run options settings for a JSP project.&#x20;

<figure><img src="/files/KNAkGXZPngj0ku0QIsji" alt="" width="563"><figcaption></figcaption></figure>

1. Main class path - Outputs the path to the main class to build.&#x20;
2. Main class name - Set the name of the main class to build.&#x20;
3. Index file - Set the path and name of the main file to run.&#x20;
4. Deploy Path - Set the Tomcat deployment path.&#x20;
5. Class path - Set the path to the folder where the library files (Jar) are located.&#x20;
6. Source path - Set the path to the folder with the main class to build.&#x20;
7. Build path - Set the path to the folder where the built files will be stored.&#x20;
8. Build Options - Set the build command options to add.&#x20;
9. Log file path - Set the path to the log file.&#x20;
10. Web Viewer - Set the location to show the run results in a browser. (Tab/New Window)
