RE: form-bean is not getting updated with the values entered

2006-09-19 Thread Givler, Eric
Message- From: fea jabi [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 19, 2006 9:44 AM To: user@struts.apache.org Subject: form-bean is not getting updated with the values entered Have an ArrayList in the form-bean This contains the list of row objects required for the below table

form-bean is not getting updated with the values entered

2006-09-19 Thread fea jabi
Have an ArrayList in the form-bean This contains the list of row objects required for the below table. using displaytag to display the the list of elements. requestURI="PrepareAction.do" class="table1"> .. ... I tried using