Hi,

 

I have an input box and an “Add” button next to it that allows the user to enter new entries of something. After each submit, the text of my input box must be cleared empty. But by default JSF keeps that last submitted value as the value of the component. How do I circumvent that? Any ideas?

 

Thanks,

Bolerio

 

Reply via email to