1. In web_xml.j:
<filter-name><XDtClass:classTagValue
tagName="web:filter" paramName="name"/></filter-name>
So this looks for the
name="someFilter"....
2. In the docs:
[servlet-name]: String The servlet name for the
filter.
This is not correct. Which one should it
be?
Mathias
|
- Re: [Xdoclet-devel] Bug in filter mappings Mathias Bogaert
- Re: [Xdoclet-devel] Bug in filter mappings Andrew Stevens