Jonathan Barker wrote:
>
> My T4 is a little rusty, but if you post your code, I'll give it a shot.
> --
> Jonathan Barker
> ITStrategic
>
I found what my problem was shortly after I posted this, I had my @TextField
placed lower on the page than the submit button that was reading the value.
D
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
displ