Dynamic Tables and Data

2005-03-30 Thread gdeschen
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

Re: Dynamic Tables and Data

2005-03-30 Thread Vilpesh Mistry
hi 
well iam faced with the same task and have been
searching instead of developing.

go to url http://struts.application-servers.com

or type  search for struts-layout tags on google

here there is one screen where a row can be
dynamically added

thanks
--- [EMAIL PROTECTED] wrote:

 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




__ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/ 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]