I am running into an issue where when I submit my form, the value in my text
field is not passed to the java class when submit is clicked.  However when
cycle.activate() reloads the page, the value I wanted to be submitted
initially is now loaded into the textfield, but if I change the value
displayed in the field, the value submitted is the original value not my
updated value.  In a sense my @TextField submitted values are always one
step behind the actual value. 

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Tapestry-4-TextField-Problem-tp4715972p4715972.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