This is a known bug, and fixed. When using the ${...} syntax, Tapestry was
being over-agressive about caching the result.

https://issues.apache.org/jira/browse/TAPESTRY-1667


On 9/15/07, Angelo Chen <[EMAIL PROTECTED]> wrote:
>
>
> Hi,
> I use following code to output a html text, but it works first time, when
> I
> switch to other users, the page will never be updated, remain the contents
> from the first user, any hint? thanks.
>
> <div id="profile_right">
>             <t:outputraw value = "${CurrentUser.about}" />  </div>
>
> A.c.
> --
> View this message in context:
> http://www.nabble.com/T5%3A-outputRaw-tf4449911.html#a12696194
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
Howard M. Lewis Ship
Partner and Senior Architect at Feature50

Creator Apache Tapestry and Apache HiveMind

Reply via email to