Well, i've had a lot of conditions inside loops, so im not sure what the
problem is here
How about trying the @For component perhaps?
http://tapestry.apache.org/tapestry4/tapestry/ComponentReference/For.html
Mahmut Izci wrote:
Hi,
It seems that conditions inside of Foreachs cause a "stale session":
<span jwcid="@Foreach">
<span jwcid="@If" condition="ognl:true"></span>
</span>
After submitting the form, this references always to the "Stale
Session" page.
Has anybody else experienced this behaviour?
Thanks
Mahmut
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]