1
edit
Changes
→Plan
Add ability to access NexJ Server objects via JSON
===Plan===
====Phase 1: JSON Marshalling====
* Develop a [http://java.sun.com/j2ee/tutorial/1_3-fcs/doc/Servlets.html J2EE servlet]
* Server will implement GET and DELETE methods
* Develop a JSONMarshaller to marshall NexJ Server Objects into JSON representation
====Phase 2: JSON UnMarshalling====