RESTful Services in Java
By far the best, very Django-like in fact is
Play
.
Some other RESTful services are
Jersey
- Implementation of
JAX-RS
, the standard API for RESTful web services which is to be included in Java EE 6
Restlet
Spring 3.0
CategoryArchive.Computing.Lang.Java
CategoryArchive.Computing.Networking