Are you using facelets?

If yes, <tr:forEach> is not supported with facelets.

Try using one of <ui:repeat> (facelets) or <c:forEach> (belongs to JSTL)

 

________________________________

Von: Francisco Passos [mailto:[EMAIL PROTECTED] 
Gesendet: Freitag, 4. Mai 2007 13:51
An: [email protected]
Betreff: [Trinidad] tr:forEach

 

Hello once more.

Whenever I try to use tr:forEach, I get this error:

Tag Library supports namespace: http://myfaces.apache.org/trinidad, but no tag 
was defined for name: forEach 

What causes this?

Reply via email to