Menu

#12 JSP filter at the method level does not work

open
nobody
Inspectors (17)
5
2004-08-13
2004-08-13
No

JSP filter at the method level.
The following entry is present in the Inspectors.xml in
order to filter out the Naming Standard Rule for
jspService method but this doesnt work

<inspector-descriptor>
<name>JSP_FILTER</name>
<enabled>yes</enabled>
<severity>5</severity>
<inspector
type="org.hammurapi.inspectors.filters.LanguageElementF
ilter"/>
<description>Filters inspectors for JSP
classes</description>
<category>Filter</category>
<filter name="ER-005"/>
<parameter
name="exclude">_jspService
(javax.servlet.http.HttpServletRequest,javax.servlet.http
.HttpServletResponse)
</parameter>

</inspector-descriptor>

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.