Hi Vijay, I am wondering why do you want unique value in a check box. A checkbox has the values true or false.
Regards Richard -----Ursprüngliche Nachricht----- Von: R.Vijayaraghavan [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 29. September 2005 12:05 An: Struts Users Mailing List Betreff: display checkbox with unique value using displaytag Hello, I am using displaytag to display a table of records. I am able to add a checkbox as the first column using: <display:column> <html-el:checkbox property="checkbox_name" value="" /> </display:column> The problem is that I am not able to set a unique value for each checkbox. I am having a column in the recordset stored in a RowSetDynaClass that has the unique values for all the checkboxes. I just need to assign them appropriately. regards, vijay. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]