You can scan JSP files from a WebSphere Server with Greenlight for Eclipse.
To scan JSP files from a WebSphere server:
-
Clean the server of data and restart the server in debug mode. Review your
WebSphere documentation for information on these tasks.
-
Configure the local WebSphere server with these JSP engine configuration
parameters for the project:
- jsp-attribute name="keepgenerated" value="false" /
- jsp-attribute name="keepGeneratedclassfiles" value="false"
/
- jsp-attribute name="deleteClassFilesBeforeRecompile"
value="true" /