Hi,
recently I have been working on a project using JSP+Spring MVC + Hibernate.
I found working with JSPs and JSTL to be quite tedious and labour intensive.
Do all view technologies have this? Ultimately I can see how you are taking an object and 'serializing' it to a web page and then reassembling it again.
I've heard that the so-called component web technologies can help - JSF/Tapestry/GWT.
Any advice on this appreciated,
Cheers
R


Reply With Quote
