Restlet - Lightweight REST framework for Java

April 30th, 2007  |  Published in Blogroll, Code Development, JAVA

Restlet - Lightweight REST framework for Java:

Restlet is a lightweight REST framework for Java. It helps you build Web applications that blur the lines between Web sites and Web services by embracing REST, the architectural style of the Web. As every major REST concept has a corresponding Java class, the mental mapping between your RESTful Web design and your code is straightforward.
http://www.restlet.org/

EJB 3.0 Articles

Marked for Rush…

(Via O’Reilly Weblogs.)

Leave a Response