A JSON sample using yahoo search API
------------------------------------
Key: AXIS2-2064
URL: https://issues.apache.org/jira/browse/AXIS2-2064
Project: Axis 2.0 (Axis2)
Issue Type: New Feature
Components: samples
Affects Versions: 1.2
Reporter: Isuru Eranga Suriarachchi
This patch contains a JSON sample which uses the Yahoo search API (which gives
the response in JSON when the "output=json" parameter is set using GET method).
Here the request is sent in using GET method and the response is received as a
Mapped formatted JSON string. This Yahoo search API gives the response with the
content type "text/javascript" and this content type is mapped with the Mapped
JSON builder in the axis2.xml.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]