<?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: Using Protototype AJAX &amp; JSON with J2EE and Struts</title>
	<atom:link href="http://www.weheartcode.com/2007/05/16/using-protototype-ajax-json-with-j2ee-and-struts/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.weheartcode.com/2007/05/16/using-protototype-ajax-json-with-j2ee-and-struts/</link>
	<description>A discourse on programming</description>
	<lastBuildDate>Mon, 19 Jul 2010 13:25:01 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: seyhan basmacı</title>
		<link>http://www.weheartcode.com/2007/05/16/using-protototype-ajax-json-with-j2ee-and-struts/comment-page-1/#comment-30436</link>
		<dc:creator>seyhan basmacı</dc:creator>
		<pubDate>Wed, 03 Mar 2010 08:13:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.weheartcode.com/2007/05/16/using-protototype-ajax-json-with-j2ee-and-struts/#comment-30436</guid>
		<description>for the last statement (return mapping.findForward(&quot;success&quot;);)  , you can just return null to inform struts about response already sent to client. 

return null;

no need for empty.jsp and struts-config.xml definition.</description>
		<content:encoded><![CDATA[<p>for the last statement (return mapping.findForward(&#8221;success&#8221;);)  , you can just return null to inform struts about response already sent to client. </p>
<p>return null;</p>
<p>no need for empty.jsp and struts-config.xml definition.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deepali</title>
		<link>http://www.weheartcode.com/2007/05/16/using-protototype-ajax-json-with-j2ee-and-struts/comment-page-1/#comment-5762</link>
		<dc:creator>Deepali</dc:creator>
		<pubDate>Mon, 28 Jan 2008 10:32:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.weheartcode.com/2007/05/16/using-protototype-ajax-json-with-j2ee-and-struts/#comment-5762</guid>
		<description>Hi,

It will be nice if there are more exapmles on JSON.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>It will be nice if there are more exapmles on JSON.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sachin</title>
		<link>http://www.weheartcode.com/2007/05/16/using-protototype-ajax-json-with-j2ee-and-struts/comment-page-1/#comment-5341</link>
		<dc:creator>Sachin</dc:creator>
		<pubDate>Fri, 21 Sep 2007 05:56:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.weheartcode.com/2007/05/16/using-protototype-ajax-json-with-j2ee-and-struts/#comment-5341</guid>
		<description>Nice tutorial. Thanks very much.
I wonder if there are more such examples that show the use of JSON with J2EE components</description>
		<content:encoded><![CDATA[<p>Nice tutorial. Thanks very much.<br />
I wonder if there are more such examples that show the use of JSON with J2EE components</p>
]]></content:encoded>
	</item>
</channel>
</rss>
