<?xml version="1.0" encoding="UTF-8"?>











<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>Support Forums: Message List - Article: JSON for Ajax Web services</title>
    <link>http://www.theserverside.com</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    
        <generator>Jive Forums Silver 5.5.30 (www.jivesoftware.com)</generator>
    
    <pubDate>Fri, 24 May 2013 20:51:27 -0400</pubDate>


    <item>

        <title>json web service on google code</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=42722</link>

        

        
            <description><![CDATA[<p>I have used jax-ws but it has many issues like attribute representation and issues with array, after that decided to use json web service &nbsp;in google code, also my api end point audo described using this library,</p>...]]></description>
        

        <pubDate>Wed, 29 Dec 2010 19:55:05 -0500</pubDate>

        

        <jf:creationDate>Wed, 29 Dec 2010 19:55:05 -0500</jf:creationDate>
        <jf:modificationDate>Wed, 29 Dec 2010 19:55:05 -0500</jf:modificationDate>
        <jf:date>Dec 29, 2010</jf:date>
        <jf:author>Moputu M</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>jaxws-json</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=42722</link>

        

        
            <description><![CDATA[<p>java net got this project, you might be interested.</p>
<p>jaxws-json</p>]]></description>
        

        <pubDate>Thu, 16 Sep 2010 01:52:20 -0400</pubDate>

        

        <jf:creationDate>Thu, 16 Sep 2010 01:52:20 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 16 Sep 2010 01:52:20 -0400</jf:modificationDate>
        <jf:date>Sep 16, 2010</jf:date>
        <jf:author>Jackie Li</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Need a worked out example to understand fully</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=42722</link>

        

        
            <description><![CDATA[Hi,
I have worked on webservices and AJAX frame work,
I would like to request any one of you, to post a relevant example on JSON and Rest ful webservices, so I can understand fully.

Regards
venu]]></description>
        

        <pubDate>Wed, 08 Jul 2009 11:57:42 -0400</pubDate>

        

        <jf:creationDate>Wed, 08 Jul 2009 11:57:42 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 08 Jul 2009 11:57:42 -0400</jf:modificationDate>
        <jf:date>Jul 8, 2009</jf:date>
        <jf:author>venugopal darur</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>Re: Pointless...</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=42722</link>

        

        
            <description><![CDATA[<blockquote>I really don't see the point.  XML is ubiquitous and there are tools aplenty.  XPATH is supported by any respectable AJAX framework and makes it ridiculously simple to access XML elements.  Tools such as Prototype (AJAX framework) make it...]]></description>
        

        <pubDate>Fri, 20 Oct 2006 16:00:34 -0400</pubDate>

        

        <jf:creationDate>Fri, 20 Oct 2006 16:00:34 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 20 Oct 2006 16:00:34 -0400</jf:modificationDate>
        <jf:date>Oct 20, 2006</jf:date>
        <jf:author>Ilya Sterin</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Pointless...</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=42722</link>

        

        
            <description><![CDATA[I really don't see the point.  XML is ubiquitous and there are tools aplenty.  XPATH is supported by any respectable AJAX framework and makes it ridiculously simple to access XML elements.  Tools such as Prototype (AJAX framework) make it easy to access...]]></description>
        

        <pubDate>Fri, 20 Oct 2006 15:10:54 -0400</pubDate>

        

        <jf:creationDate>Fri, 20 Oct 2006 15:10:54 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 20 Oct 2006 15:10:54 -0400</jf:modificationDate>
        <jf:date>Oct 20, 2006</jf:date>
        <jf:author>mchammer</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Re: Article: JSON for Ajax Web services</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=42722</link>

        

        
            <description><![CDATA[<blockquote>JSON does make sense to use if only a data  transfers between client and server. Mostly, it is true for  heavyweight clients. However, if we need to transfer not only data, but a layout the benefits using JSON over XML becomes not so...]]></description>
        

        <pubDate>Fri, 20 Oct 2006 02:17:34 -0400</pubDate>

        

        <jf:creationDate>Fri, 20 Oct 2006 02:17:34 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 20 Oct 2006 02:17:34 -0400</jf:modificationDate>
        <jf:date>Oct 20, 2006</jf:date>
        <jf:author>Ilya Sterin</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Article: JSON for Ajax Web services</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=42722</link>

        

        
            <description><![CDATA[JSON does make sense to use if only a data  transfers between client and server. Mostly, it is true for  heavyweight clients. However, if we need to transfer not only data, but a layout the benefits using JSON over XML becomes not so obvious....]]></description>
        

        <pubDate>Fri, 20 Oct 2006 00:45:45 -0400</pubDate>

        

        <jf:creationDate>Fri, 20 Oct 2006 00:45:45 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 20 Oct 2006 00:45:45 -0400</jf:modificationDate>
        <jf:date>Oct 20, 2006</jf:date>
        <jf:author>Alexa White</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Re: Article: JSON for Ajax Web services</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=42722</link>

        

        
            <description><![CDATA[I discussed some of this on one of my blog posts recently....]]></description>
        

        <pubDate>Thu, 19 Oct 2006 18:01:54 -0400</pubDate>

        

        <jf:creationDate>Thu, 19 Oct 2006 18:01:54 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 19 Oct 2006 18:01:54 -0400</jf:modificationDate>
        <jf:date>Oct 19, 2006</jf:date>
        <jf:author>Ilya Sterin</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>AJAX Databinding w/ XML vs JSON</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=42722</link>

        

        
            <description><![CDATA[We've been using JSON as our AJAX payload since long before either term was coined, and yes, for in-browser manipulation it's definitely easier to work with for any data-related purpose....]]></description>
        

        <pubDate>Thu, 19 Oct 2006 15:51:44 -0400</pubDate>

        

        <jf:creationDate>Thu, 19 Oct 2006 15:51:44 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 19 Oct 2006 15:51:44 -0400</jf:modificationDate>
        <jf:date>Oct 19, 2006</jf:date>
        <jf:author>Charles Kendrick</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Article: JSON for Ajax Web services</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=42722</link>

        

        
            <description><![CDATA[In <a href="http://searchwebservices.techtarget.com/tip/0,289483,sid26_gci1224902,00.html">this tip posted on SearchWebServices.com</a>, Daniel Rubio digs into the advantages of JavaScript Object Notation (JSON), and how JSON as an approach has recently...]]></description>
        

        <pubDate>Thu, 19 Oct 2006 14:58:15 -0400</pubDate>

        

        <jf:creationDate>Thu, 19 Oct 2006 14:58:15 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 19 Oct 2006 14:58:15 -0400</jf:modificationDate>
        <jf:date>Oct 19, 2006</jf:date>
        <jf:author>ReginaIT</jf:author>
        <jf:replyCount>9</jf:replyCount>
    </item>



</channel>
</rss>

