Hi, I need some help on the <t:buffer> myfaces tag
When I write
<t:buffer into="mybean">
<h:outputText value="ok"/>
</t:buffer>
<h:outputText value="#{mybean}"/>
It seems that mybean is empty.
Moreover, the ok output String is rendered as soon as the t:buffer is
called.
I define a tomahawk namespace etc ...
do you know what's wrong with my code ?
Thanks
--
View this message in context:
http://www.nabble.com/%3Ct%3Abuffer%3E-doesn%27t-work-tf2078844.html#a5725948
Sent from the MyFaces - Users forum at Nabble.com.