I can write a decorator to create the cells in the rows of a table. So it's easy to give <td>
elements an id
attribute, but can I give the <tr>
an id
attribute (using the decorator or anything else)?
I can implement the addRowId()
method in my decorator.
I should have spent longer reading the documentation.
http://demo.displaytag.org/displaytag-examples-1.1/example-rowclass.jsp