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.
###Convert Java Objects To JSON And Vice Versa
This projects contains some examples about plementing RESTful Web Service Clients using java.net.URL package ###Simple Java RESTful Web Service Clients