Skip to main content

Scan JSP files from a Tomcat Server with Greenlight for Eclipse

You can use Greenlight for Eclipse with Apache Tomcat to scan JSP files. You enable the Tomcat application server to parse and compile the Java embedded in the JSP and create a class file for Greenlight to submit for scanning.

Before you begin:

You meet the Greenlight prerequisites.

To complete this task:

  1. Configure the local Tomcat server and deploy the project to that server.
  2. Make an HTTP request to that Tomcat server for each JSP resource you want to scan.