What java web framework best accomodates web ui designers?
- by Brian Laframboise
What Java web framework out there best supports a role of "web UI designer", that is, lets you:
Use popular web design tools (xhtml validators, css editors, what have you) on your views/pages
View changes without running on a server
Rapidly prototype different UI options
Supports a (somewhatly) clean separation between "developer" and "designer"…