Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
-
Windows XP
Visual Studio.NET 2005
Description
JSON support for Axis2/C able to handle incomming JSON strings and able to send JSON strings.
It identifies the JSON content and handle the request and capable of sending responses to the JSON service.
JSON support for Axis2/C currently supporting the Badgerfish Convention.
JAxC parser converts the incomming JSON string to XML and XML (from axiom_node) to JSON string.