I have a page that populates records with checkboxes dynamically. Every time i select any checkbox on my page. the amount corresponding to that record should be summed up and displayed. When the checbox is deselected the amount should be subtracted. When I submit the form I have to save those records which have not ben checked. How can i acheive the above in Struts framework ************************************************************************ * Rose Forum is a public venue for ideas and discussions. * For technical support, visit http://www.rational.com/support * * Post or Reply to: [EMAIL PROTECTED] * Subscription Requests: [EMAIL PROTECTED] * Archive of messages: * http://www.rational.com/support/usergroups/rose/rose_forum.jsp * Other Requests: [EMAIL PROTECTED] * * To unsubscribe from the list, please send email * To: [EMAIL PROTECTED] * Subject: <BLANK> * Body: unsubscribe rose_forum *************************************************************************
