have an ArrayList as an attribute in struts formbean.

<form-property name="custList" type="java.util.ArrayList"/>


Using display tag to show this custList in the jsp.

Few columns are editable in the display:table

When the jsp is submitted, the edited values in the display table are not 
updated to the struts form-bean arraylist.

How to do this? to make sure, the form bean arraylist is updated.

Is there a way to get rows that were edited?


Thanks.

_________________________________________________________________
Try the new Live Search today!  
http://imagine-windowslive.com/minisites/searchlaunch/?locale=en-us&FORM=WLMTAG


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to