| entry | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Description | This tag denotes a reference to the current entry bean within an enclosing
 collection tag, e.g., <ab:entries>. The body of this tag may contain
       get/set tags that will generate output derived from the contents
 of this "bean" tag. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tag Body | JSP | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tag Parent | <abPrefix:entries> | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Restrictions | Only one of the id, name, or the entryid should be used at a time. If no attributes are specified then the current entry in the parent collection is used. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Attributes | This tag has the following attributes: 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Properties | The tag provides the following bean properties: 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Example(s) | <%-- Example 1 Current entry in the entries collection --%><%@ page errorPage="/jsp/errorpage.jsp" %><%@ taglib uri="/taglibs/ips_taglib_ab.jar" prefix="ab" %> | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||