Paul Clapham wrote:Use that value to compute the name of the style (urgent or whatever) and put it into a variable. You can use <c:select> for this. Then assign that style to your <tr> element.
It is probably not the best way to go but I got some javascript to work on coloring the rows dynamically. How can I add my colors to my CSS and call them from my javascript?