<?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: Tutorial: Creating DynaActionForm example in Struts</title> <atom:link href="http://viralpatel.net/blogs/2009/03/tutorial-creating-dynaactionform-example-in-struts-dynaactionform-struts.html/feed" rel="self" type="application/rss+xml" /><link>http://viralpatel.net/blogs/2009/03/tutorial-creating-dynaactionform-example-in-struts-dynaactionform-struts.html</link> <description>Tutorials, Java, J2EE, Struts, AJAX, JavaScript, CSS, Web 2.0, MySQL, Articles</description> <lastBuildDate>Thu, 09 Feb 2012 07:08:35 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Viral Patel</title><link>http://viralpatel.net/blogs/2009/03/tutorial-creating-dynaactionform-example-in-struts-dynaactionform-struts.html/comment-page-1#comment-25260</link> <dc:creator>Viral Patel</dc:creator> <pubDate>Fri, 20 Jan 2012 14:54:23 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=946#comment-25260</guid> <description>@Deepak - Thanks for the suggestion. Sure I&#039;ll try to write more on such complex implementation of DynaAction Form.</description> <content:encoded><![CDATA[<p>@Deepak &#8211; Thanks for the suggestion. Sure I&#8217;ll try to write more on such complex implementation of DynaAction Form.</p> ]]></content:encoded> </item> <item><title>By: Deepak</title><link>http://viralpatel.net/blogs/2009/03/tutorial-creating-dynaactionform-example-in-struts-dynaactionform-struts.html/comment-page-1#comment-25254</link> <dc:creator>Deepak</dc:creator> <pubDate>Fri, 20 Jan 2012 13:00:58 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=946#comment-25254</guid> <description>Hi Viral, can you show a different example for Dynaaction form.what above is a classical example.can you illustrate another example where we can use Dynaaction form.Assume you have 5 checkboxes  with country name and you have to send the checkbox data to next page.how would you accomplish this using dynaction form ? Please reply.</description> <content:encoded><![CDATA[<p>Hi Viral,<br /> can you show a different example for Dynaaction form.what above is a classical example.can you illustrate another example where we can use Dynaaction form.Assume you have 5 checkboxes  with country name and you have to send the checkbox data to next page.how would you accomplish this using dynaction form ? Please reply.</p> ]]></content:encoded> </item> <item><title>By: Rashmi</title><link>http://viralpatel.net/blogs/2009/03/tutorial-creating-dynaactionform-example-in-struts-dynaactionform-struts.html/comment-page-1#comment-13098</link> <dc:creator>Rashmi</dc:creator> <pubDate>Tue, 14 Sep 2010 07:55:16 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=946#comment-13098</guid> <description>I had came across your website looking for examples for filters but  i had found mant more interesting  example which I think is a wonderful work done by you.</description> <content:encoded><![CDATA[<p>I had came across your website looking for examples for filters but  i had found mant more interesting  example which I think is a wonderful work done by you.</p> ]]></content:encoded> </item> <item><title>By: Majid</title><link>http://viralpatel.net/blogs/2009/03/tutorial-creating-dynaactionform-example-in-struts-dynaactionform-struts.html/comment-page-1#comment-11734</link> <dc:creator>Majid</dc:creator> <pubDate>Wed, 02 Dec 2009 06:08:06 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=946#comment-11734</guid> <description>I have a question please :how to do a dynaActionForm with combobox populated from database. ?thanks</description> <content:encoded><![CDATA[<p>I have a question please :</p><p>how to do a dynaActionForm with combobox populated from database. ?</p><p>thanks</p> ]]></content:encoded> </item> <item><title>By: Viral Patel</title><link>http://viralpatel.net/blogs/2009/03/tutorial-creating-dynaactionform-example-in-struts-dynaactionform-struts.html/comment-page-1#comment-8886</link> <dc:creator>Viral Patel</dc:creator> <pubDate>Sun, 21 Jun 2009 07:55:29 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=946#comment-8886</guid> <description>Hi Chaitanya, Have you checked your struts-config.xml file? Does it have entry for &lt;form-bean&gt; tag? Check if it has proper DynaAction definition. Also check your JAR file for class org.apache.struts.action.DynaActionForm.</description> <content:encoded><![CDATA[<p>Hi Chaitanya,<br /> Have you checked your struts-config.xml file? Does it have entry for &lt;form-bean&gt; tag? Check if it has proper DynaAction definition. Also check your JAR file for class org.apache.struts.action.DynaActionForm.</p> ]]></content:encoded> </item> <item><title>By: Chaitanya Yeluri</title><link>http://viralpatel.net/blogs/2009/03/tutorial-creating-dynaactionform-example-in-struts-dynaactionform-struts.html/comment-page-1#comment-8866</link> <dc:creator>Chaitanya Yeluri</dc:creator> <pubDate>Sun, 21 Jun 2009 01:46:56 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=946#comment-8866</guid> <description>Hi all,I am new to this DynaActionForm when I tried to execute the same code I got an exception like this : Cannot retrieve definition for form bean dynaCustomerForm on action /AddDynaCustomerAction.doplease help me to resolve this issue.</description> <content:encoded><![CDATA[<p>Hi all,</p><p>I am new to this DynaActionForm when I tried to execute the same code I got an exception like this :<br /> Cannot retrieve definition for form bean dynaCustomerForm on action /AddDynaCustomerAction.do</p><p>please help me to resolve this issue.</p> ]]></content:encoded> </item> <item><title>By: Viral Patel</title><link>http://viralpatel.net/blogs/2009/03/tutorial-creating-dynaactionform-example-in-struts-dynaactionform-struts.html/comment-page-1#comment-2216</link> <dc:creator>Viral Patel</dc:creator> <pubDate>Fri, 13 Mar 2009 11:06:13 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=946#comment-2216</guid> <description>Hi Sarah, Thanks for the comments. I hope you will like the articles. Enjoy reading.... :)</description> <content:encoded><![CDATA[<p>Hi Sarah,<br /> Thanks for the comments. I hope you will like the articles. Enjoy reading&#8230;. <img src='http://viralpatel.net/blogs/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p> ]]></content:encoded> </item> <item><title>By: Sarah</title><link>http://viralpatel.net/blogs/2009/03/tutorial-creating-dynaactionform-example-in-struts-dynaactionform-struts.html/comment-page-1#comment-2214</link> <dc:creator>Sarah</dc:creator> <pubDate>Fri, 13 Mar 2009 10:46:18 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=946#comment-2214</guid> <description>I recently came across your blog and have been reading along. I thought I would leave my first comment. I don&#039;t know what to say except that I have enjoyed reading. Nice blog. I will keep visiting this blog very often.Sarah </description> <content:encoded><![CDATA[<p>I recently came across your blog and have been reading along. I thought I would leave my first comment. I don&#8217;t know what to say except that I have enjoyed reading. Nice blog. I will keep visiting this blog very often.</p><p>Sarah</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 14:23:38 -->
