Update of /cvsroot/xdoclet/xdoclet/modules/web/src/META-INF
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9409/xdoclet/modules/web/src/META-INF
Modified Files:
xtags.xml
Log Message:
Provide a dispatcher for servlet filters as from Servlet spec 2.4
XDT-1171, patch by Jirka Hanika.
Index: xtags.xml
===================================================================
RCS file: /cvsroot/xdoclet/xdoclet/modules/web/src/META-INF/xtags.xml,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -r1.18 -r1.19
*** xtags.xml 10 Oct 2004 21:53:25 -0000 1.18
--- xtags.xml 16 Jan 2005 11:14:47 -0000 1.19
***************
*** 95,99 ****
<usage-description>Defines the mapping for the Filter. Either
url-pattern or servlet-name should be specified. Applicable to
! Servlet 2.3 only</usage-description>
<unique>true</unique>
<condition-description>Filter</condition-description>
--- 95,100 ----
<usage-description>Defines the mapping for the Filter. Either
url-pattern or servlet-name should be specified. Applicable to
! Servlet 2.3 only. With Servlet 2.4 it is also possible
! to specify a comma-separated list of
dispatchers.</usage-description>
<unique>true</unique>
<condition-description>Filter</condition-description>
***************
*** 114,117 ****
--- 115,123 ----
<mandatory>false</mandatory>
</parameter>
+ <parameter type="text">
+ <name>dispatcher</name>
+ <usage-description>The request dispatchers which should consider
the filter</usage-description>
+ <mandatory>false</mandatory>
+ </parameter>
</tag>
<tag>
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
xdoclet-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel