> I have an abstract base class that I use as a super class for some of
> my tags.  xdoclet keeps wanting to create an entry the TLD for the
> base class even though there are no @jsp:* Javadoc entries.  I noticed
> that <XDtClass:forAllClasses> has an "abstract" attribute which tells
> it whether or not to include abstract classes.  Does it make sense to
> set this parameter to "false" and only use concrete classes for tags
> and servlets?  I'm thinking it does as you could never use an abstract
> tag or servlet, right?

Yes indeed. We'll update the template, thanks for reporting it.

Ara.


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to