The Loop component has a "formState" parameter which defaults to
LoopFormState.VALUES. This means that by default, the Loop component
serializes the loop values into a hidden field in your form. The values are
then reconstructed serverside when the form is posted.

http://tapestry.apache.org/5.3.6/apidocs/org/apache/tapestry5/corelib/components/Loop.html
http://tapestry.apache.org/5.3.6/apidocs/org/apache/tapestry5/corelib/LoopFormState.html

Can you provide a bit more code? In particular, how "ipSelection" and
"device" are constructed / persisted?



--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/5-3-6-Saving-loop-generated-checkbox-values-between-requests-tp5719034p5719038.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

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

Reply via email to