Posted by : Unknown
Senin, 08 Oktober 2012
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 »
Rating: 4.5
Reviewer: Unknown
ItemReviewed: RESTful Web Services JSON API Transformer with Java
Related Posts :
- Back to Home »
- Ajax , J2EE , Java , Javascript , JQuery »
- RESTful Web Services JSON API Transformer with Java