Class UseListTag

  • All Implemented Interfaces:
    DynaTag, BeanSource, CollectionTag, Tag

    public class UseListTag
    extends UseBeanTag
    implements CollectionTag
    A tag which creates a List implementation and optionally adds all of the elements identified by the items attribute. The exact implementation of List can be specified via the class attribute
    Version:
    $Revision: 155420 $
    Author:
    James Strachan