<h:outputText> inside <c:forEach> doesn't work properly in JBoss Seam

Solution Unverified - Updated -

Issue

<h:outputText value="#{data}" /> inside <c:forEach var="data"> refers an instance different from plain #{data}. So my loop doesn't work properly.

When I access the page for the first time, the page will be rendered correctly. But then, after I kick 'Next Page' action that increments begin/end attribures of <c:forEach>, <h:outputText value="#{data}"/> won't change while #{data} will change appropriately.

Environment

  • JBoss Seam 2.0.2-FP

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content