I'm developing an application on GlassFish v3 which uses Suns-RI of JavaEE6 and JSF2.0, etc. And the bad thing is, that no changes/switches away from Suns RI can be made ...
I'm on JSF 1.2 and I'm trying to assign a css class to a specific row of my <h:dataTable from Java.
Is there some way to access and cutomize the resulting table ...