Re: posting an updated collection back to Action

2003-02-12 Thread MarwanSalam [EMAIL PROTECTED]
PM To: [EMAIL PROTECTED] Subject: posting an updated collection back to Action Hi, I have a list of line items displayed in a JSP where some of the attributes can be edited. I would like to capture the updated data by the user to return it to my Action class so I can modify my model

RE: posting an updated collection back to Action

2003-02-12 Thread Clement, Stephen
, 2003 5:46 PM To: [EMAIL PROTECTED] Subject: posting an updated collection back to Action Hi, I have a list of line items displayed in a JSP where some of the attributes can be edited. I would like to capture the updated data by the user to return it to my Action class so I can modify

posting an updated collection back to Action

2003-02-10 Thread MarwanSalam [EMAIL PROTECTED]
Hi, I have a list of line items displayed in a JSP where some of the attributes can be edited. I would like to capture the updated data by the user to return it to my Action class so I can modify my model accordingly. Here is my JSP code: form action=updateOrder.do method=post input

Re: posting an updated collection back to Action

2003-02-10 Thread atta ur rehman
an updated collection back to Action Hi, I have a list of line items displayed in a JSP where some of the attributes can be edited. I would like to capture the updated data by the user to return it to my Action class so I can modify my model accordingly. Here is my JSP code: form action

RE: posting an updated collection back to Action

2003-02-10 Thread John Espey
- From: MarwanSalam [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Monday, February 10, 2003 5:46 PM To: [EMAIL PROTECTED] Subject: posting an updated collection back to Action Hi, I have a list of line items displayed in a JSP where some of the attributes can be edited. I would like

Re: posting an updated collection back to Action

2003-02-10 Thread Derek Shen
values cash, you can remember the index number (detail line number) and update the change. From: MarwanSalam [EMAIL PROTECTED] [EMAIL PROTECTED] Reply-To: Struts Users Mailing List [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: posting an updated collection back to Action Date: Mon, 10 Feb 2003 23