Htmleasy is a simple, elegant HTML based MVC micro-framework that builds on Resteasy (JAX-RS). It's now 2012! Back in 2005 the web was all about server-side state and server templating. Today's web is rapidly shifted towards a client-side focus with technologies like AJAX, JSON, PushState, REST and clean URLs. There is a need for lighter-weight server-side web frameworks that facilitate this new t

