JSP
JSP
This is the build/run options settings for a JSP project.

- Main class path - Outputs the path to the main class to build. 
- Main class name - Set the name of the main class to build. 
- Index file - Set the path and name of the main file to run. 
- Deploy Path - Set the Tomcat deployment path. 
- Class path - Set the path to the folder where the library files (Jar) are located. 
- Source path - Set the path to the folder with the main class to build. 
- Build path - Set the path to the folder where the built files will be stored. 
- Build Options - Set the build command options to add. 
- Log file path - Set the path to the log file. 
- Web Viewer - Set the location to show the run results in a browser. (Tab/New Window) 
Last updated
Was this helpful?
