Hi,

I am trying to use DWR with my spring mvc application and have a doubt.

I want to use it to generate rows in a table, so that everytime a user clicks on the add button a new row is generated for that table with specified fields in the row.

I also need to keep the data in session for each row generated.

Please share suggestions and codes to implement this into my application.

Thanks in advance,
Deepak Edward