Is it possible to access say the 3rd element in a collection with Struts?

Posted by Bernhard V on Stack Overflow See other posts from Stack Overflow or by Bernhard V
Published on 2010-06-17T14:08:48Z Indexed on 2010/06/17 14:13 UTC
Read the original article Hit count: 153

Filed under:
|
|
|

Hi.

Is there a way to do the following thing in Struts / JSP?

<html:checkbox property="list.get(0).checked" />

Thank you in advance.

© Stack Overflow or respective owner

Related posts about java

Related posts about jsp