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-02-03 15:21 Back to release list
1.0 beta 2

This release adds more unit tests for media types and forms, refactors
the form handling logic, and updates Jetty 6 connector to version 6.0
beta 8. It fixes a bug which caused the query part of a URI to be
directly included in the list of resource paths, issues with the HTTP
client connector preventing posting of forms, and several header parsing
issues. DirectoryRestlet now allows only a GET method to return a file
representation.
Tags: Stable, Major bugfixes

Project Resources