Okay, my bean scope was request. So forget my stupid question.
-Elam
On 1/21/06, Elam Daly <
[EMAIL PROTECTED]> wrote:
Hi all,
Using yesterday's SVN checkout.
I have a <h:dataTable> that is valueBound to an ArrayList of beans and each of the beans have getters and setters. I render the dataTable with inputs for the bean values, but my changes are never saved. The dataTable simply redisplay's the old values. I could have sworn I've done this before, but I could be wrong.
You can update dataTable values, can you not?
Thanks,
Elam

