|
|||||||||
| Home >> All >> com >> jcorporate >> expresso >> ext >> struts >> taglib >> [ logic overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package com.jcorporate.expresso.ext.struts.taglib.logic
This package contains tag libraries that correspond to the Struts Library tags.
See:
Description
| Class Summary | |
| ExIterateTag | Custom tag that iterates the elements of a collection, which can be either an attribute or the property of an attribute. |
| ExNotPresentTag | Evalute the nested body content of this tag if the specified value is not present for this request. |
| ExPresentTag | Evalute the nested body content of this tag if the specified value is present for this request. |
Package com.jcorporate.expresso.ext.struts.taglib.logic Description
This package contains tag libraries that correspond to the Struts Library tags.
They have been specifically designed to blend in with Expresso's controller features,
and thus are ControllerResponse aware.
|
|||||||||
| Home >> All >> com >> jcorporate >> expresso >> ext >> struts >> taglib >> [ logic overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||