I'm looking for a collection of rich, well-written, stable, customizable and cool jsp 'controls'.
- JSF has richfaces, primefaces, icefaces
- GWT has ext-gwt, gwt-ext, advanced-gwt, on-gwt
Does something like this exist in JSP? Some tag library that has calendars, sortable and pageable tables, ajax autocompletes, pick-lists, partial requests, etc.
I know displaytag, ajax-tags and jspcontrols, but these aren't so complete as the ones listed above for the other display technologies.
If no such library exists, please advise which are the best libraries that cover parts of what I'm looking for.