Comment on MVC, PVC and (¬M)VCparentComments−rubinelli15yThere's a handful. In Java, you could use http://www.restlet.org/ or http://jboss.org/resteasy ; alternatively, you can use a framework that does have templates but makes it easy to return a serializable object directly from the controller, like http://playframework.org or http://vraptor.caelum.com.br/en/
Comments
There's a handful. In Java, you could use http://www.restlet.org/ or http://jboss.org/resteasy ; alternatively, you can use a framework that does have templates but makes it easy to return a serializable object directly from the controller, like http://playframework.org or http://vraptor.caelum.com.br/en/