One of the things I don’t like java is too many frameworks, and for everything you have to choose what to use ...
I want to start a new web application, something like a small hostelworld.com. I decided to use spring as a DI and security system. but they still don’t know which structure to use for the presentation layer. What structure do you usually use to create a friendly user interface or what do you suggest me to use?
- plain html + js framework (no java framework)
- Richfaces
- ICEfaces
- Gwt
- Zk
- Vaadin
- gate
- Jsf 2.0
- name yours
, , , , ,