Listeners aren't really for updating the model data, they are just to
let your application know that the model data has changed.  The value
binding for your inputText should case the underlying bean to be
updated automatically.

sean

On 5/19/05, Celso Java <[EMAIL PROTECTED]> wrote:
> Hi all,
> 
> We built a DataTable with inputText component and
> added a listener so we can figure out when the user
> changes value.
> 
> Till now we check the value the user entered and then
> we update our model data. But when we are back to the
> page it doesn't refresh our model data, although our
> model is already with new value.
> 
> Do you guys have any idea what's wrong?
> 
> thanks,.
> 
> 
> 
> 
> 
> ____________________________________________________Yahoo! Mail, cada vez 
> melhor: agora com 1GB de espa�o gr�tis! http://mail.yahoo.com.br
>

Reply via email to