my tml code : form t:type="form"
input t:type="textfield" t:value="person.name"/ input t:type="textfield" t:value="person.address"/ input t:type="submit" t:id="save" value="Save" class="button"/ input t:type="submit" t:id="search" value="Search" class="button"/ /form table t:type="grid" t:source="listPerson" t:row="personGrid" /table -- View this message in context: http://tapestry.1045711.n5.nabble.com/Persist-vs-onActivate-tp3555214p3555318.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