Violation | Message | Line |
---|
| Missing a header - not enough lines in file. | 1 |
| Unclosed HTML tag found: <config-param> elements in the web.xml). | 35 |
| Missing a Javadoc comment. | 40 |
| Missing a Javadoc comment. | 42 |
| Missing a Javadoc comment. | 44 |
| Missing a Javadoc comment. | 45 |
| Missing a Javadoc comment. | 47 |
| Parameter config should be final. | 47 |
| '+' should be on a new line. | 52 |
| Missing a Javadoc comment. | 58 |
| Parameter req should be final. | 58 |
| Parameter resp should be final. | 58 |
| Missing a Javadoc comment. | 63 |
| Parameter req should be final. | 63 |
| Parameter resp should be final. | 63 |
| Avoid inline conditionals. | 65 |