Re: internationalization in struts + dynamic checkboxes

2006-12-12 Thread Kranti Parisa
Chris, Thank you very much for the info. I shall try this and get back to the forum on my findings. i have been struggling with another issue, that is Please suggest me some idea to achive the following from DB getting empid,empname,salary..etc into a arraylist of beans. that

Re: internationalization in struts + dynamic checkboxes

2006-12-12 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kranti, Kranti Parisa wrote: now i want to display the arraylist in jsp the empid should be assigned to check box so each row should contain checkboxe which is going to populate dynamically and carry empid so that when i select the checkbox

Re: internationalization in struts + dynamic checkboxes

2006-12-12 Thread Kranti Parisa
Chris, cant we use html:checkbox tag instead of input type=checkbox is there any way to assign values ids to html:checkbox dynamically? On 12/13/06, Christopher Schultz [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kranti, Kranti Parisa wrote: now i want to

Re: internationalization in struts + dynamic checkboxes

2006-12-12 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kranti, Kranti Parisa wrote: cant we use html:checkbox tag instead of input type=checkbox is there any way to assign values ids to html:checkbox dynamically? Unfortunately, I'm not the person to ask about that. I don't use JSP and I'm not very

Re: internationalization in struts + dynamic checkboxes

2006-12-12 Thread Kranti Parisa
Chris, I will check around. Thank you very much for the suggestions help. On 12/13/06, Christopher Schultz [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kranti, Kranti Parisa wrote: cant we use html:checkbox tag instead of input type=checkbox is there any way