All, I'm using xdoclet to generate my web.xml, specifically reading servlet definitions and filter mappings. I have a log of servlets using the same filter and the javadoc comment of that filter is getting fairly large. I'm looking for a way to catch all servlets that match a certain pattern. Any thoughts on if this is possible with xdoclet?
Thanks,
-Cord
