Search Results

2
votes
2answers
145 views

Are there any JSF component libraries that generate semantic and cross-browser html markup?

I'm using RichFaces per a client requirement, but the markup it (and the stock JSF controls) generates is an awful mess of nested tables. Are there any control libraries out there that generate ni …