<?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: Implementing Ajax in Java web application using JQuery</title>
	<atom:link href="http://veerasundar.com/blog/2008/12/implementing-ajax-in-java-web-application-using-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://veerasundar.com/blog/2008/12/implementing-ajax-in-java-web-application-using-jquery/</link>
	<description>Java / Web developer</description>
	<lastBuildDate>Wed, 08 Feb 2012 10:28:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Ramu</title>
		<link>http://veerasundar.com/blog/2008/12/implementing-ajax-in-java-web-application-using-jquery/comment-page-1/#comment-55653</link>
		<dc:creator>Ramu</dc:creator>
		<pubDate>Wed, 04 Jan 2012 18:28:49 +0000</pubDate>
		<guid isPermaLink="false">http://veerasundar.com/blog/?p=184#comment-55653</guid>
		<description>I have question regarding Jquery and spring, how to make a post call onchange from jsp to controller by using jquery ??

Thanks</description>
		<content:encoded><![CDATA[<p>I have question regarding Jquery and spring, how to make a post call onchange from jsp to controller by using jquery ??</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pekos</title>
		<link>http://veerasundar.com/blog/2008/12/implementing-ajax-in-java-web-application-using-jquery/comment-page-1/#comment-43677</link>
		<dc:creator>pekos</dc:creator>
		<pubDate>Tue, 11 Oct 2011 13:07:40 +0000</pubDate>
		<guid isPermaLink="false">http://veerasundar.com/blog/?p=184#comment-43677</guid>
		<description>in the latest jQuery version this doesn&#039;t work... you get undefined for alert($cityName);
It should be 
$cityName = $(&quot;#cityName&quot;).val();

This is how i made it to work, a small correction there. Nice observation though.</description>
		<content:encoded><![CDATA[<p>in the latest jQuery version this doesn&#8217;t work&#8230; you get undefined for alert($cityName);<br />
It should be<br />
$cityName = $(&#8220;#cityName&#8221;).val();</p>
<p>This is how i made it to work, a small correction there. Nice observation though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sathish</title>
		<link>http://veerasundar.com/blog/2008/12/implementing-ajax-in-java-web-application-using-jquery/comment-page-1/#comment-39054</link>
		<dc:creator>sathish</dc:creator>
		<pubDate>Sat, 03 Sep 2011 06:52:58 +0000</pubDate>
		<guid isPermaLink="false">http://veerasundar.com/blog/?p=184#comment-39054</guid>
		<description>Thanks very much I was in confusion as Jquery was not running for me .
After I tried ur example it was damn clear.
Thanks a lot once again .</description>
		<content:encoded><![CDATA[<p>Thanks very much I was in confusion as Jquery was not running for me .<br />
After I tried ur example it was damn clear.<br />
Thanks a lot once again .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raj</title>
		<link>http://veerasundar.com/blog/2008/12/implementing-ajax-in-java-web-application-using-jquery/comment-page-1/#comment-35496</link>
		<dc:creator>Raj</dc:creator>
		<pubDate>Wed, 27 Jul 2011 18:29:40 +0000</pubDate>
		<guid isPermaLink="false">http://veerasundar.com/blog/?p=184#comment-35496</guid>
		<description>Nice one...
Thanks...
I liked it very much...
:)</description>
		<content:encoded><![CDATA[<p>Nice one&#8230;<br />
Thanks&#8230;<br />
I liked it very much&#8230;<br />
 <img src='http://veerasundar.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ravi</title>
		<link>http://veerasundar.com/blog/2008/12/implementing-ajax-in-java-web-application-using-jquery/comment-page-1/#comment-30373</link>
		<dc:creator>Ravi</dc:creator>
		<pubDate>Tue, 07 Jun 2011 16:02:03 +0000</pubDate>
		<guid isPermaLink="false">http://veerasundar.com/blog/?p=184#comment-30373</guid>
		<description>Hi Veera,

Very helpful post. You have made it very easy to understand the concepts.

Keep up the good work.

Thanks,</description>
		<content:encoded><![CDATA[<p>Hi Veera,</p>
<p>Very helpful post. You have made it very easy to understand the concepts.</p>
<p>Keep up the good work.</p>
<p>Thanks,</p>
]]></content:encoded>
	</item>
</channel>
</rss>

