| Class | Description |
|---|---|
| DuplicateJspImportsRule | |
| NoInlineStyleInformationRule |
This rule checks that no "style" elements (like , , ...) are used, and that no
"style" attributes (like "font", "size", "align") are used.
|
| NoUnsanitizedJSPExpressionRule |
This rule detects unsanitized JSP Expressions (can lead to Cross Site Scripting (XSS) attacks)
|
Copyright © 2002–2016 InfoEther. All rights reserved.