7.8 JSP File Detection Criteria

Bundlor scans for the JSP files. If it detects this file, it scans the file for a number of values that contain class names.

7.8.1 JSP Values

Using Regular expression syntax, the following is a list of values searched for type names

  • <%@ page.*import=\"(.*?)\".*%>