<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Super simple AJAX for Java apps using JQuery and JSON</title>
	<atom:link href="http://www.spartanjava.com/2009/super-simple-ajax-for-java-apps-using-jquery-and-json/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.spartanjava.com/2009/super-simple-ajax-for-java-apps-using-jquery-and-json/</link>
	<description>Simple yet powerful Java programming</description>
	<lastBuildDate>Wed, 08 Feb 2012 15:58:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Annamae Desroberts</title>
		<link>http://www.spartanjava.com/2009/super-simple-ajax-for-java-apps-using-jquery-and-json/comment-page-1/#comment-15225</link>
		<dc:creator>Annamae Desroberts</dc:creator>
		<pubDate>Sat, 18 Jun 2011 13:57:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.spartanjava.com/?p=38#comment-15225</guid>
		<description>Really nice stuff</description>
		<content:encoded><![CDATA[<p>Really nice stuff</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ricardoz</title>
		<link>http://www.spartanjava.com/2009/super-simple-ajax-for-java-apps-using-jquery-and-json/comment-page-1/#comment-9144</link>
		<dc:creator>ricardoz</dc:creator>
		<pubDate>Fri, 28 Jan 2011 12:54:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.spartanjava.com/?p=38#comment-9144</guid>
		<description>I don&#039;t see why not, u just have to make sure the URL you call returns a valid JSON string.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t see why not, u just have to make sure the URL you call returns a valid JSON string.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NH</title>
		<link>http://www.spartanjava.com/2009/super-simple-ajax-for-java-apps-using-jquery-and-json/comment-page-1/#comment-9137</link>
		<dc:creator>NH</dc:creator>
		<pubDate>Fri, 28 Jan 2011 06:37:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.spartanjava.com/?p=38#comment-9137</guid>
		<description>Great sample. You save my time. 
Can we use the same with Spring MVC too?

-Thanks.</description>
		<content:encoded><![CDATA[<p>Great sample. You save my time.<br />
Can we use the same with Spring MVC too?</p>
<p>-Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ricardoz</title>
		<link>http://www.spartanjava.com/2009/super-simple-ajax-for-java-apps-using-jquery-and-json/comment-page-1/#comment-3220</link>
		<dc:creator>ricardoz</dc:creator>
		<pubDate>Mon, 22 Feb 2010 16:17:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.spartanjava.com/?p=38#comment-3220</guid>
		<description>Indeed it&#039;s the same idea behind the autocomplete. It is extremely simple and lacks no power (ie you can do all the stuff you do with DWR or JSF or whatever), but on the other hand for some scenarios I still think a &quot;heavier&quot; framework can be a good idea, because it reduces the chances of developer errors, dissimilar code, etc.</description>
		<content:encoded><![CDATA[<p>Indeed it&#8217;s the same idea behind the autocomplete. It is extremely simple and lacks no power (ie you can do all the stuff you do with DWR or JSF or whatever), but on the other hand for some scenarios I still think a &#8220;heavier&#8221; framework can be a good idea, because it reduces the chances of developer errors, dissimilar code, etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seba</title>
		<link>http://www.spartanjava.com/2009/super-simple-ajax-for-java-apps-using-jquery-and-json/comment-page-1/#comment-3200</link>
		<dc:creator>Seba</dc:creator>
		<pubDate>Sat, 20 Feb 2010 01:44:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.spartanjava.com/?p=38#comment-3200</guid>
		<description>Hi Ricardo,

Cool, this is the way &quot;Ajax AutoComplete&quot; (a previous post you published), implements the ajax call, isnt it ? 

Right now, i cant give you a feedback about pro/cons, but as you said this is very simple and efective and i will prefer to use it every time it would be posible rather than DWR or similar frameworks.

For php, are others alternatives rather than JQuery ??, i mean like DWR for java.

Best Regards
Seba</description>
		<content:encoded><![CDATA[<p>Hi Ricardo,</p>
<p>Cool, this is the way &#8220;Ajax AutoComplete&#8221; (a previous post you published), implements the ajax call, isnt it ? </p>
<p>Right now, i cant give you a feedback about pro/cons, but as you said this is very simple and efective and i will prefer to use it every time it would be posible rather than DWR or similar frameworks.</p>
<p>For php, are others alternatives rather than JQuery ??, i mean like DWR for java.</p>
<p>Best Regards<br />
Seba</p>
]]></content:encoded>
	</item>
</channel>
</rss>

