This post is the continuation of my previous last post, I had explained how to create a basic RESTful web services API using Java, now I want to explain JSON transformer to work with input Get and Post methods parameters. Just added a new class called transformer it converts object data into JSON text output format. Read more »
via 9lessons Programming Blog:
RESTful Web Services JSON API Transformer with Java

For more info: RESTful Web Services JSON API Transformer with Java