1
edit
Changes
→Plan
====Phase 1: JSON Marshalling====
* Find an open source JSON library for JAVA
* Develop marshaller to transform NexJ Server Objects into JSON representation
* Develop a [http://java.sun.com/j2ee/tutorial/1_3-fcs/doc/Servlets.html J2EE servlet]
* Server will implement GET and DELETE methods
====Phase 2: JSON UnMarshalling====