Thank you Lance Java it works...
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Issue-in-re-rendering-the-zone-block-tp5634811p5635232.html
Sent from the Tapestry - User mailing list archive at Nabble.com
You will need to set the "encoder" attribute on your so that
tapestry can serialize / deserialize the values used to poplulate the form.
http://tapestry.apache.org/5.3.1/apidocs/org/apache/tapestry5/corelib/components/Loop.html
I'd also try to get rid of your mutable static data (Session) in fav