You basically want to ensure that the same code path is executed both
during render and on rewind.
So, take a look at all your @If and @For components inside the form...
also checkout their volatile
parameter, .e.t.c.

On Tue, May 12, 2009 at 4:25 PM, oliverlee000 <oliverlee...@gmail.com> wrote:
> hi everyone!!
>
> i am using a cascading drop down component in my html form,but when i submit 
> form i got the exception like this,
>
> Rewind of form test/TabTest$TablePage.$Form expected allocated id #3 to be 
> 'parentId_0', but was 'childId'
> (requested by component test/TabTest/$DynamicPropertySelection_0).
>
> who can tell me the reason of this exception,i still not understand the 
> rewind quite well,thanks a lot!!
>
>
> 2009-05-12
>
>
>
> oliverlee000
>



-- 
Andreas Andreou - andy...@apache.org - http://blog.andyhot.gr
Tapestry / Tacos developer
Open Source / JEE Consulting

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to