Tuan H. Le wrote:
<logic:present name="myCollection" scope"request">
<logic:iterate id="data" name="myCollection" scope="request" type="com.abc.MyCollectionVO" indexId="idx" length="10" offset="0">
// need logic to determine whether it's a last record in a collection
// if so, display the outline with border at the bottom
</logic:iterate>
Insert border here.
</logic:present>
A. -- Adam Sherman Software Developer Teach and Travel Inc. +1.613.241.3103 -- To unsubscribe, e-mail: <mailto:struts-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>

