<?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: Ajax Dynamic Content with Struts2, JQuery and JSON plugin</title>
	<atom:link href="http://www.zulutown.com/blog/2009/07/12/ajax-dynamic-content-with-struts2-jquery-and-json-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zulutown.com/blog/2009/07/12/ajax-dynamic-content-with-struts2-jquery-and-json-plugin/</link>
	<description>All the Guides You Need to Become a Web2.0 Expert</description>
	<lastBuildDate>Thu, 15 Jul 2010 15:50:16 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: dewee</title>
		<link>http://www.zulutown.com/blog/2009/07/12/ajax-dynamic-content-with-struts2-jquery-and-json-plugin/comment-page-1/#comment-8573</link>
		<dc:creator>dewee</dc:creator>
		<pubDate>Thu, 17 Jun 2010 14:02:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.zulutown.com/blog/?p=118#comment-8573</guid>
		<description>http://justlikeinschool.blogspot.com/2010/06/struts-2-and-jquery-without-fuss.html

showcase of Struts2 and jQuery without using plugins :D</description>
		<content:encoded><![CDATA[<p><a href="http://justlikeinschool.blogspot.com/2010/06/struts-2-and-jquery-without-fuss.html" rel="nofollow">http://justlikeinschool.blogspot.com/2010/06/struts-2-and-jquery-without-fuss.html</a></p>
<p>showcase of Struts2 and jQuery without using plugins <img src='http://www.zulutown.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dewee</title>
		<link>http://www.zulutown.com/blog/2009/07/12/ajax-dynamic-content-with-struts2-jquery-and-json-plugin/comment-page-1/#comment-8572</link>
		<dc:creator>dewee</dc:creator>
		<pubDate>Thu, 17 Jun 2010 14:01:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.zulutown.com/blog/?p=118#comment-8572</guid>
		<description>http://justlikeinschool.blogspot.com/2010/06/struts-2-and-jquery-without-fuss.html

showcase of Struts2 and jQuery without usign plugins :D</description>
		<content:encoded><![CDATA[<p><a href="http://justlikeinschool.blogspot.com/2010/06/struts-2-and-jquery-without-fuss.html" rel="nofollow">http://justlikeinschool.blogspot.com/2010/06/struts-2-and-jquery-without-fuss.html</a></p>
<p>showcase of Struts2 and jQuery without usign plugins <img src='http://www.zulutown.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Suresh</title>
		<link>http://www.zulutown.com/blog/2009/07/12/ajax-dynamic-content-with-struts2-jquery-and-json-plugin/comment-page-1/#comment-8548</link>
		<dc:creator>Suresh</dc:creator>
		<pubDate>Mon, 14 Jun 2010 04:17:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.zulutown.com/blog/?p=118#comment-8548</guid>
		<description>Hi-

I tried using the struts2-jquery-plugin, but the “onchange” event on the the autocomplete component is not getting triggered in IE with JSON data.

I need a json return data from sturts2 action and onchange event on the component side.

Does anybody have a working copy for with struts 2.1.8, struts2-jquery-plugin 2.1.8.1?

Could you please post the code?

Thanks in Advance,
Suresh</description>
		<content:encoded><![CDATA[<p>Hi-</p>
<p>I tried using the struts2-jquery-plugin, but the “onchange” event on the the autocomplete component is not getting triggered in IE with JSON data.</p>
<p>I need a json return data from sturts2 action and onchange event on the component side.</p>
<p>Does anybody have a working copy for with struts 2.1.8, struts2-jquery-plugin 2.1.8.1?</p>
<p>Could you please post the code?</p>
<p>Thanks in Advance,<br />
Suresh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Suresh</title>
		<link>http://www.zulutown.com/blog/2009/07/12/ajax-dynamic-content-with-struts2-jquery-and-json-plugin/comment-page-1/#comment-8547</link>
		<dc:creator>Suresh</dc:creator>
		<pubDate>Mon, 14 Jun 2010 04:14:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.zulutown.com/blog/?p=118#comment-8547</guid>
		<description>Hi-

I tried using the struts2-jquery-plugin, but it is not getting triggered &quot;onchange&quot; event on the the autocomplete component in IE.

I need a json return data from sturts2 action and onchange event on the component side.

Does anybody have a working copy? 

Could you please post the code?

Thanks in Advance,
Suresh</description>
		<content:encoded><![CDATA[<p>Hi-</p>
<p>I tried using the struts2-jquery-plugin, but it is not getting triggered &#8220;onchange&#8221; event on the the autocomplete component in IE.</p>
<p>I need a json return data from sturts2 action and onchange event on the component side.</p>
<p>Does anybody have a working copy? </p>
<p>Could you please post the code?</p>
<p>Thanks in Advance,<br />
Suresh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://www.zulutown.com/blog/2009/07/12/ajax-dynamic-content-with-struts2-jquery-and-json-plugin/comment-page-1/#comment-7695</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Fri, 02 Apr 2010 01:49:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.zulutown.com/blog/?p=118#comment-7695</guid>
		<description>Thank about lesson, but can you send for me this example? it&#039;s useful for me,please, thank you so much.

andyphamtpvn@yahoo.com</description>
		<content:encoded><![CDATA[<p>Thank about lesson, but can you send for me this example? it&#8217;s useful for me,please, thank you so much.</p>
<p><a href="mailto:andyphamtpvn@yahoo.com">andyphamtpvn@yahoo.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JR Galia</title>
		<link>http://www.zulutown.com/blog/2009/07/12/ajax-dynamic-content-with-struts2-jquery-and-json-plugin/comment-page-1/#comment-7684</link>
		<dc:creator>JR Galia</dc:creator>
		<pubDate>Thu, 01 Apr 2010 03:07:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.zulutown.com/blog/?p=118#comment-7684</guid>
		<description>awesome work..</description>
		<content:encoded><![CDATA[<p>awesome work..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ab</title>
		<link>http://www.zulutown.com/blog/2009/07/12/ajax-dynamic-content-with-struts2-jquery-and-json-plugin/comment-page-1/#comment-7014</link>
		<dc:creator>Ab</dc:creator>
		<pubDate>Tue, 02 Feb 2010 11:12:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.zulutown.com/blog/?p=118#comment-7014</guid>
		<description>best to use struts2-jquery plugin 

code.google.com/p/struts2-jquery-plugin/</description>
		<content:encoded><![CDATA[<p>best to use struts2-jquery plugin </p>
<p>code.google.com/p/struts2-jquery-plugin/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ayyappa</title>
		<link>http://www.zulutown.com/blog/2009/07/12/ajax-dynamic-content-with-struts2-jquery-and-json-plugin/comment-page-1/#comment-6621</link>
		<dc:creator>Ayyappa</dc:creator>
		<pubDate>Tue, 05 Jan 2010 05:46:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.zulutown.com/blog/?p=118#comment-6621</guid>
		<description>Hello, Very Nice post. Please share the copy of the source. Thank you.</description>
		<content:encoded><![CDATA[<p>Hello, Very Nice post. Please share the copy of the source. Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Priakor</title>
		<link>http://www.zulutown.com/blog/2009/07/12/ajax-dynamic-content-with-struts2-jquery-and-json-plugin/comment-page-1/#comment-6423</link>
		<dc:creator>Priakor</dc:creator>
		<pubDate>Sun, 20 Dec 2009 04:13:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.zulutown.com/blog/?p=118#comment-6423</guid>
		<description>I&#039;ve been looking for this. Could you please mail me a copy of the source? TIA</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been looking for this. Could you please mail me a copy of the source? TIA</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: spilafis</title>
		<link>http://www.zulutown.com/blog/2009/07/12/ajax-dynamic-content-with-struts2-jquery-and-json-plugin/comment-page-1/#comment-5541</link>
		<dc:creator>spilafis</dc:creator>
		<pubDate>Sat, 14 Nov 2009 02:31:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.zulutown.com/blog/?p=118#comment-5541</guid>
		<description>Very good post. Thanks a lot.
For those who haven&#039;t upgraded to struts 2.1.8 yet and are still working with 2.0, a good tip is that you should use jsonplugin-0.32.jar ( not jsonplugin-0.34.jar )
I had that problem making this work.</description>
		<content:encoded><![CDATA[<p>Very good post. Thanks a lot.<br />
For those who haven&#8217;t upgraded to struts 2.1.8 yet and are still working with 2.0, a good tip is that you should use jsonplugin-0.32.jar ( not jsonplugin-0.34.jar )<br />
I had that problem making this work.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
