Re: Check boxes and struts

2004-08-06 Thread Jason King
Jignesh Kapadia wrote: hi , We are designing an application with strtus 1.1. In one of the screen we have to display multiple records of a list with checkboxes. Then user will select some records from that list and hit submit button and on next screen I should see only those records of list

Check boxes and struts

2004-08-06 Thread Jignesh Kapadia
hi , We are designing an application with strtus 1.1. In one of the screen we have to display multiple records of a list with checkboxes. Then user will select some records from that list and hit submit button and on next screen I should see only those records of list which were selected I