Greetings,

Apologies if this has already been posted... but since the List Archive is 
not available I must post.

I have a requirement to display rows of the the same data such as:
Date
Description
Delete indicator

The user can change any data in any row at any time.
Additionally, the user can add a row (done via DOM and JavaScript) and 
then add the data.

How can I write this data out to the JSP page... AND how can I capture and 
update the data from the JSP page.

Any insight would be greatly appreciated !!
- Glenn

Reply via email to