Just in case it helps....

We had a surprise StaleLinkException in our 4.0.1 apps recently, after
creating a complex component with multiple loops and conditions.  The
reason was that we were still using the old Foreach component for our
loops; it hadn't given us any trouble before.  Switching from Foreach to
For fixed it.



Andrea Chiumenti wrote:
> plz. give a sample code of your .page and .html
>
> On 3/29/07, Amir Kamran <[EMAIL PROTECTED]> wrote:
>>
>>
>> In my application there are some complex forms generated by loops and
>> conditions.
>> Every thing is working fine using tapestry 4.0 ... but after
>> switching to
>> 4.1 on form submit Stale Link Error occurs.
>>
>> What needs to be done for switching to 4.1 ?
>>
>> thnx
>> -- 
>> View this message in context:
>> http://www.nabble.com/Converting-From-tapestry-4.0-to-4.1.-Stale-Link-Errors-tf3485803.html#a9731379
>>
>> Sent from the Tapestry - User mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> 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]

Reply via email to