Download List

Project Description

Restlet is a REST framework for Java. It supports all REST concepts
(Resource, Representation, Connector, Component, etc.) and is suitable
for both client and server Web applications. It supports major Web
standards like HTTP, SMTP, XML, JSON, WADL, and Atom. Many extensions
are also available to integrate with Servlet, Spring, Jetty, Grizzly,
Simple, JAXB, JAX-RS, JiBX, Velocity, or FreeMarker. A GWT version is
also available.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-01-26 19:31 Back to release list
1.0 beta 1

The Restlet API was simplified, in particular RestletCall merged with UniformCall. Maplets, Chainlets, and Restlet containers can now delegate to any UniformInterface handler. Support for cookies was completed. HTTP connectors were refactored. Shortcut methods (get, post, put, etc.) were added. The HTTP client was completed. The Jetty connector supports all listeners (HTTP, HTTPS, and AJP). Support for encoding modifiers was added, allowing pre-compressed files and dynamic compression of representations. The tutorial and sample code were simplified using the latest API changes.
Tags: Stable, Major feature enhancements

Project Resources