My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Links

Put JSON to REST

A simple servlet framework that lets you create REST services that output JSON strings and reads incoming data from request parameters (either URL or form-encoded).

The idea is that you implement a class with list, get, create, delete, and update methods that operates on some type of resource and do not have to worry about setting response headers and all that stuff.

A very brief Design description

A short walk-through of the Simple sample application

A very bief description on how to build from source

An example of using ExtJS with PJ2R.

Powered by Google Project Hosting