Re: DYNAMIC CHECK BOXES

2006-12-13 Thread Uday Karrothi
You should try using Mulitbox. http://www.jguru.com/faq/view.jsp?EID=925277 Example is Uday Chandra Karrothi On 12/12/06, Kranti Parisa <[EMAIL PROTECTED]> wrote: Hi, Please suggest me some idea to achive the following from DB getting

DYNAMIC CHECK BOXES

2006-12-12 Thread Kranti Parisa
Hi, Please suggest me some idea to achive the following from DB getting empid,empname,salary..etc into a arraylist of beans. that means each employee record is stored in a bean which is added to arraylist. now i want to display the arraylist in jsp the empid should be assigned to check box so e