Hello Guys, I did some importants changes on OpenSocialGenerator.
If tags:
<c:if test="condition"></c:if>
<c:if test="{condition}"></c:if>
<c:if test="{condition} == 'something' "></c:if>
forEach tag:
<c:forEach itens="list" var="item">
Hello {item}
</c:forEach>
include tag:
<c:include template="header" />
[]'s
Falcão
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Orkut Developer Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/opensocial-orkut?hl=en
-~----------~----~----~----~------~----~------~--~---