Restful Java based web services in json + html5 and javascript no templates (jsp/jsf/freemarker) aka fat/thick client
- by Ismail Marmoush
I have this idea of building a website which service JSON data through restful services framework. And will not use any template engines like jsp/jsf/freemarker. Just pure html5 and Javascript libs.
What do you think of the pros and cons of such design ?
Just for elaboration and brain storming a friend of mine argued with the following…