Abstract Base tags used by more specific taglibs.
- BaseTag?
- Abstract class from which most loni tags will inherit. Provides convenience functions for rendering common html attributes on the tag, like “name”, “javascript”, “enabled”, etc.
- BeanTag?
- Abstract class that adds the ability to the BaseTag? to provide a bean to its child tags.
--
RobertCadena - 03 Jan 2006