I didn't hear from anyone, but managed to write something using lots
of JavaScript/DOM to make an editable table. Submitting the form
serializes the data into a hidden field that my Tapestry page then
decodes and stores in the database.
Norman Franke
Answering Service for Directors, Inc.
www.myasd.com
On Jul 16, 2008, at 4:31 PM, Norman Franke wrote:
I'm wondering what's the best (and easiest!) way to design an editor
for a bean with a list of other objects as attributes. In my case, I
have a record that will define an SQL query and I want to allow the
user to edit the SQL and all that, but also add parameters as a
list. I want the user to be able to add/delete/modify parameters all
from the same page. Does something like this exist already?
Norman Franke
Answering Service for Directors, Inc.
www.myasd.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]