<?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: Struts DispatchAction Tutorial with Example in Eclipse.</title> <atom:link href="http://viralpatel.net/blogs/2009/01/struts-dispatch-action-tutorial-with-example-in-eclipse.html/feed" rel="self" type="application/rss+xml" /><link>http://viralpatel.net/blogs/2009/01/struts-dispatch-action-tutorial-with-example-in-eclipse.html</link> <description>Tutorials, Java, J2EE, Struts, AJAX, JavaScript, CSS, Web 2.0, MySQL, Articles</description> <lastBuildDate>Wed, 08 Feb 2012 10:36:26 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Prakash Karunanidhi</title><link>http://viralpatel.net/blogs/2009/01/struts-dispatch-action-tutorial-with-example-in-eclipse.html/comment-page-1#comment-24127</link> <dc:creator>Prakash Karunanidhi</dc:creator> <pubDate>Thu, 12 Jan 2012 14:09:08 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=641#comment-24127</guid> <description>@ Viral :) Excellent Work!  Very Good!! I Easily Understood the concept.. thank You Viral Patel</description> <content:encoded><![CDATA[<p>@ Viral <img src='http://viralpatel.net/blogs/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> Excellent Work!  Very Good!! I Easily Understood the concept.. thank You Viral Patel</p> ]]></content:encoded> </item> <item><title>By: Prakash Karunanidhi</title><link>http://viralpatel.net/blogs/2009/01/struts-dispatch-action-tutorial-with-example-in-eclipse.html/comment-page-1#comment-24082</link> <dc:creator>Prakash Karunanidhi</dc:creator> <pubDate>Thu, 12 Jan 2012 09:27:48 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=641#comment-24082</guid> <description>Nice Tutorial,Very Good</description> <content:encoded><![CDATA[<p>Nice Tutorial,Very Good</p> ]]></content:encoded> </item> <item><title>By: asdf</title><link>http://viralpatel.net/blogs/2009/01/struts-dispatch-action-tutorial-with-example-in-eclipse.html/comment-page-1#comment-17359</link> <dc:creator>asdf</dc:creator> <pubDate>Sun, 06 Nov 2011 20:32:57 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=641#comment-17359</guid> <description>nice tutorial. this is exactly what i required.</description> <content:encoded><![CDATA[<p>nice tutorial. this is exactly what i required.</p> ]]></content:encoded> </item> <item><title>By: Amyth</title><link>http://viralpatel.net/blogs/2009/01/struts-dispatch-action-tutorial-with-example-in-eclipse.html/comment-page-1#comment-16628</link> <dc:creator>Amyth</dc:creator> <pubDate>Fri, 14 Oct 2011 11:48:13 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=641#comment-16628</guid> <description>&quot;javax.servlet.ServletException: DispatchMapping[/ClientForm] does not define a handler property.. can you please tell me what I doing wrong here???&quot;Your add() method is having a parameter of type ClientForm, Replace the ClientForm with ActionForm and check if it works.</description> <content:encoded><![CDATA[<p>&#8220;javax.servlet.ServletException: DispatchMapping[/ClientForm] does not define a handler property..<br /> can you please tell me what I doing wrong here???&#8221;</p><p>Your add() method is having a parameter of type ClientForm, Replace the ClientForm with ActionForm and check if it works.</p> ]]></content:encoded> </item> <item><title>By: Akash Gupta</title><link>http://viralpatel.net/blogs/2009/01/struts-dispatch-action-tutorial-with-example-in-eclipse.html/comment-page-1#comment-15496</link> <dc:creator>Akash Gupta</dc:creator> <pubDate>Thu, 28 Jul 2011 10:10:02 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=641#comment-15496</guid> <description>Go through this link : http://www.raistudies.com/struts-1/dispatchaction/ Realy good illustration of DispatchAction with real life example and code.</description> <content:encoded><![CDATA[<p>Go through this link :<br /> <a href="http://www.raistudies.com/struts-1/dispatchaction/" rel="nofollow">http://www.raistudies.com/struts-1/dispatchaction/</a><br /> Realy good illustration of DispatchAction with real life example and code.</p> ]]></content:encoded> </item> <item><title>By: ADITYA SINGH</title><link>http://viralpatel.net/blogs/2009/01/struts-dispatch-action-tutorial-with-example-in-eclipse.html/comment-page-1#comment-13849</link> <dc:creator>ADITYA SINGH</dc:creator> <pubDate>Mon, 31 Jan 2011 11:11:31 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=641#comment-13849</guid> <description>if i want to put a specific method of dispatch action in thread, then what will i have to do .</description> <content:encoded><![CDATA[<p>if i want to put a specific method of dispatch action in thread, then what will i have to do .</p> ]]></content:encoded> </item> <item><title>By: srikanth</title><link>http://viralpatel.net/blogs/2009/01/struts-dispatch-action-tutorial-with-example-in-eclipse.html/comment-page-1#comment-13380</link> <dc:creator>srikanth</dc:creator> <pubDate>Mon, 15 Nov 2010 18:05:01 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=641#comment-13380</guid> <description>if we use dispatch action how many formbean(Action Forms) classes we have to create.</description> <content:encoded><![CDATA[<p>if we use dispatch action how many formbean(Action Forms) classes we have to create.</p> ]]></content:encoded> </item> <item><title>By: Sky</title><link>http://viralpatel.net/blogs/2009/01/struts-dispatch-action-tutorial-with-example-in-eclipse.html/comment-page-1#comment-13211</link> <dc:creator>Sky</dc:creator> <pubDate>Fri, 15 Oct 2010 11:13:47 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=641#comment-13211</guid> <description>Hi Neelam,I guess, now you have used a hidden field named &quot;parameter&quot; on the jsp, but you have not created a property by the name &quot;parameter&quot; on the corresponding form for that jsp.</description> <content:encoded><![CDATA[<p>Hi Neelam,</p><p>I guess, now you have used a hidden field named &#8220;parameter&#8221; on the jsp, but you have not<br /> created a property by the name &#8220;parameter&#8221; on the corresponding form for that jsp.</p> ]]></content:encoded> </item> <item><title>By: pbchowdary</title><link>http://viralpatel.net/blogs/2009/01/struts-dispatch-action-tutorial-with-example-in-eclipse.html/comment-page-1#comment-12621</link> <dc:creator>pbchowdary</dc:creator> <pubDate>Tue, 01 Jun 2010 06:09:47 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=641#comment-12621</guid> <description>Hi viral,i am daily visitor of u r website,u r posts are very good and i am following the same.Me working as a s/w professional in a small organization.could you pls post one sample project with dao,vo,action,domain layer.</description> <content:encoded><![CDATA[<p>Hi viral,i am daily visitor of u r website,u r posts are very good and i am following the same.Me working as a s/w professional in a small organization.could you pls post one sample project with dao,vo,action,domain layer.</p> ]]></content:encoded> </item> <item><title>By: Duy Khoa</title><link>http://viralpatel.net/blogs/2009/01/struts-dispatch-action-tutorial-with-example-in-eclipse.html/comment-page-1#comment-12341</link> <dc:creator>Duy Khoa</dc:creator> <pubDate>Fri, 26 Mar 2010 17:23:47 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=641#comment-12341</guid> <description>I think this is not a good solution. In some situations it is not useful and cannot be implemented. How can we extend both ActionSupport and DispatchAction. In modern OOP, a class should be have one and only one superclass.</description> <content:encoded><![CDATA[<p>I think this is not a good solution. In some situations it is not useful and cannot be implemented. How can we extend both ActionSupport and DispatchAction. In modern OOP, a class should be have one and only one superclass.</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced

Served from: viralpatel.net @ 2012-02-09 10:36:18 -->
