Uses of Class
org.apache.commons.jelly.tags.core.UseBeanTag

Packages that use UseBeanTag
org.apache.commons.jelly.tags.core The core Tags from the JSTL plus Jelly extensions. 
 

Uses of UseBeanTag in org.apache.commons.jelly.tags.core
 

Subclasses of UseBeanTag in org.apache.commons.jelly.tags.core
 class UseListTag
          A tag which creates a List implementation and optionally adds all of the elements identified by the items attribute.