Menu

#5 JSP Filter for jspService method does not work

v2.2.1a
open
nobody
Inspectors (17)
5
2004-08-09
2004-08-09
No

I have put the following entry 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.