users@woodstock.java.net

EditableList + persistence

From: Felipe Jaekel <fkjaekel_at_gmail.com>
Date: Mon, 14 Apr 2008 16:33:43 -0300

I'd like to use EditableList component to persist data.

Is there any way to set action listeners for the add and remove buttons?

Also, I tried to bind a List<Option> instead of List<String> and I get an
invalid value exception. I need the Option component because I use the value
property to store the primary key of the object.

Thanks,
Felipe