You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Glen Stampoultzis <gs...@iinet.net.au> on 2003/11/21 05:05:53 UTC

Trying to understand purpose of rewind

At the moment I'm trying to understand the purpose of the rewind cycle.  I 
understand why it's necessary when you use ActionLinks and Foreach but what 
role does it play with Form submit?

Regards,


Glen Stampoultzis
gstamp@iinet.net.au
http://members.iinet.net.au/~gstamp/glen/


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org


Re: Trying to understand purpose of rewind

Posted by Glen Stampoultzis <gs...@iinet.net.au>.
At 03:18 PM 21/11/2003, you wrote:
>The rewind is what retrieves the values from form components back to Java 
>objects. Curious, what lead do you to your current understanding?
>
>-Harish

Well I had a cancel button in a form and was wondering what exactly rewind 
was doing because it was being called before my listener got a chance to do 
anything.  I thought it might be a bit more involved than that because the 
documentation talks about two types of rewinds for forms (the default being 
direct).

Regards,

Glen


>Glen Stampoultzis wrote:
>>At the moment I'm trying to understand the purpose of the rewind cycle.
>>I understand why it's necessary when you use ActionLinks and Foreach but 
>>what role does it play with Form submit?
>>Regards,
>>
>>Glen Stampoultzis
>>gstamp@iinet.net.au
>>http://members.iinet.net.au/~gstamp/glen/
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
>>For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
>


Glen Stampoultzis
gstamp@iinet.net.au
http://members.iinet.net.au/~gstamp/glen/

Re: Trying to understand purpose of rewind

Posted by Harish Krishnaswamy <hk...@comcast.net>.
The rewind is what retrieves the values from form components back to Java objects. Curious, what 
lead do you to your current understanding?

-Harish

Glen Stampoultzis wrote:
> 
> At the moment I'm trying to understand the purpose of the rewind cycle.  
> I understand why it's necessary when you use ActionLinks and Foreach but 
> what role does it play with Form submit?
> 
> Regards,
> 
> 
> Glen Stampoultzis
> gstamp@iinet.net.au
> http://members.iinet.net.au/~gstamp/glen/
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org