I'm no expert on EL but what you are describing sounds like a good candidate
for a custom component.

-----Original Message-----
From: Anders W. Tell [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, June 21, 2006 11:05 AM
To: MyFaces Discussion
Subject: Looping in JSF?

Hi,

I want to create list of commandButtons based on a collection of
ActionObjects. so I want to loop over my collection of this.
But I cant seem to find looping constructs in JSF except from the DataTable.

Does <c:forEach> work or how do I mix it with Java constructs in a JSP file

thanks for any hints
/anders


Reply via email to