specifying custom properties to a displaytag table decorator
I have a decorator specified on a displaytag table that I need to pass parameters to. The decorator adds an id attribute to the row. Currently the values I require are hardcoded. The parameters I …