This small project contains examples how to convert Java object, Hashmap, List to JSON and vice versa. It also contains examples about how to work with files.
See Convert Java Objects To JSON And Vice Versa for more detail.
This projects contains some examples about implementing RESTful Web Service Clients using java.net.URL package ###Simple Java RESTful Web Service Clients