<?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 2 Ajax Tutorial with Example</title> <atom:link href="http://viralpatel.net/blogs/2010/01/struts-2-ajax-tutorial-example-drop-down.html/feed" rel="self" type="application/rss+xml" /><link>http://viralpatel.net/blogs/2010/01/struts-2-ajax-tutorial-example-drop-down.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: Girish</title><link>http://viralpatel.net/blogs/2010/01/struts-2-ajax-tutorial-example-drop-down.html/comment-page-1#comment-23270</link> <dc:creator>Girish</dc:creator> <pubDate>Sun, 08 Jan 2012 18:47:13 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=1985#comment-23270</guid> <description>Very Clear Explanation.... Helps a lot ... Hope to see more extensions, as there is still  lot about struts 2 ....</description> <content:encoded><![CDATA[<p>Very Clear Explanation&#8230;. Helps a lot &#8230; Hope to see more extensions, as there is still  lot about struts 2 &#8230;.</p> ]]></content:encoded> </item> <item><title>By: sunil</title><link>http://viralpatel.net/blogs/2010/01/struts-2-ajax-tutorial-example-drop-down.html/comment-page-1#comment-22745</link> <dc:creator>sunil</dc:creator> <pubDate>Sat, 07 Jan 2012 10:43:31 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=1985#comment-22745</guid> <description>It is ok. here my query is that... how get List which is stored in Database table. like example .. when i enter only  &#039;a&#039; in textbox that time all data which started with &#039;a&#039; in database field display.. in short data display through database not a manually enter String...</description> <content:encoded><![CDATA[<p>It is ok.<br /> here my query is that&#8230;<br /> how get List which is stored in Database table.<br /> like example .. when i enter only  &#8216;a&#8217; in textbox that time all data which started with &#8216;a&#8217; in database field display..<br /> in short data display through database not a manually enter String&#8230;</p> ]]></content:encoded> </item> <item><title>By: Arivudainambi</title><link>http://viralpatel.net/blogs/2010/01/struts-2-ajax-tutorial-example-drop-down.html/comment-page-1#comment-21234</link> <dc:creator>Arivudainambi</dc:creator> <pubDate>Tue, 03 Jan 2012 14:30:13 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=1985#comment-21234</guid> <description>Hi Patel,it is excellent and I have tried all the examples and these are working fine after some lib depencies I have resolved.thanks and keep it up !Nambi</description> <content:encoded><![CDATA[<p>Hi Patel,</p><p>it is excellent and I have tried all the examples and these are working fine after some lib depencies I have resolved.</p><p>thanks and keep it up !</p><p>Nambi</p> ]]></content:encoded> </item> <item><title>By: BainS</title><link>http://viralpatel.net/blogs/2010/01/struts-2-ajax-tutorial-example-drop-down.html/comment-page-1#comment-20266</link> <dc:creator>BainS</dc:creator> <pubDate>Fri, 30 Dec 2011 13:35:10 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=1985#comment-20266</guid> <description>Thanks for this nice example... Could you please provide an example on using log4j logger utility in struts2 ??</description> <content:encoded><![CDATA[<p>Thanks for this nice example&#8230; Could you please provide an example on using log4j logger utility in struts2 ??</p> ]]></content:encoded> </item> <item><title>By: Everett Zhou</title><link>http://viralpatel.net/blogs/2010/01/struts-2-ajax-tutorial-example-drop-down.html/comment-page-1#comment-20125</link> <dc:creator>Everett Zhou</dc:creator> <pubDate>Thu, 29 Dec 2011 14:21:34 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=1985#comment-20125</guid> <description>All those tags in my above post are gone.</description> <content:encoded><![CDATA[<p>All those tags in my above post are gone.</p> ]]></content:encoded> </item> <item><title>By: Everett Zhou</title><link>http://viralpatel.net/blogs/2010/01/struts-2-ajax-tutorial-example-drop-down.html/comment-page-1#comment-20124</link> <dc:creator>Everett Zhou</dc:creator> <pubDate>Thu, 29 Dec 2011 14:20:11 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=1985#comment-20124</guid> <description>I have two questions: 1.  In AjaxDemo.jsp, there is  tag.  Do we really need it? If we do, where is the open  tag? 2. in struts.xml, after I add /ajaxdemo.tiles /ajaxdemo.tiles I got the error, saying &quot;Multiple results with the name success not allowed&quot;.I think it causes error, because we already have: /welcome.tiles Login.jspPlease spend a few minutes to give some explanation.many thanks.</description> <content:encoded><![CDATA[<p>I have two questions:<br /> 1.  In AjaxDemo.jsp, there is  tag.  Do we really need it? If we do, where is the open  tag?<br /> 2. in struts.xml, after I add</p><p> /ajaxdemo.tiles<br /> /ajaxdemo.tiles</p><p>I got the error, saying &#8220;Multiple results with the name success not allowed&#8221;.</p><p>I think it causes error, because we already have:</p><p> /welcome.tiles<br /> Login.jsp</p><p>Please spend a few minutes to give some explanation.</p><p>many thanks.</p> ]]></content:encoded> </item> <item><title>By: lokesh</title><link>http://viralpatel.net/blogs/2010/01/struts-2-ajax-tutorial-example-drop-down.html/comment-page-1#comment-20065</link> <dc:creator>lokesh</dc:creator> <pubDate>Wed, 28 Dec 2011 13:51:26 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=1985#comment-20065</guid> <description>I download application from the above link Click here to download Source Code without JAR files (24KB) it is not workingplease any body help me i am new for struts 2........i am getting error is .............Servlet.service() for servlet jsp threw exception org.apache.jasper.JasperException: /AjaxDemo.jsp(3,46) File &quot;/struts-dojo-tags&quot; not found at org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:40) at org.apache.jasper.compiler.ErrorDispatcher.dispatch(ErrorDispatcher.java:407) at java.lang.Thread.run(Unknown Source) Dec 28, 2011 7:01:17 PM org.apache.tiles.jsp.taglib.RoleSecurityTagSupport doEndTag SEVERE: IO Error executing tag: JSPException including path &#039;/AjaxDemo.jsp&#039;. org.apache.tiles.util.TilesIOException: JSPException including path &#039;/AjaxDemo.jsp&#039;. at org.apache.tiles.servlet.context.ServletTilesRequestContext.wrapServletException(ServletTilesRequestContext.java:300) </description> <content:encoded><![CDATA[<p>I download application from the above link Click here to download Source Code without JAR files (24KB) it is not working</p><p>please any body help me i am new for struts 2&#8230;&#8230;..</p><p>i am getting error is &#8230;&#8230;&#8230;&#8230;.</p><p>Servlet.service() for servlet jsp threw exception<br /> org.apache.jasper.JasperException: /AjaxDemo.jsp(3,46) File &#8220;/struts-dojo-tags&#8221; not found<br /> at org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:40)<br /> at org.apache.jasper.compiler.ErrorDispatcher.dispatch(ErrorDispatcher.java:407)<br /> at java.lang.Thread.run(Unknown Source)<br /> Dec 28, 2011 7:01:17 PM org.apache.tiles.jsp.taglib.RoleSecurityTagSupport doEndTag<br /> SEVERE: IO Error executing tag: JSPException including path &#8216;/AjaxDemo.jsp&#8217;.<br /> org.apache.tiles.util.TilesIOException: JSPException including path &#8216;/AjaxDemo.jsp&#8217;.<br /> at org.apache.tiles.servlet.context.ServletTilesRequestContext.wrapServletException(ServletTilesRequestContext.java:300)</p> ]]></content:encoded> </item> <item><title>By: Ankit</title><link>http://viralpatel.net/blogs/2010/01/struts-2-ajax-tutorial-example-drop-down.html/comment-page-1#comment-18929</link> <dc:creator>Ankit</dc:creator> <pubDate>Mon, 19 Dec 2011 06:11:16 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=1985#comment-18929</guid> <description>Nice example to understand the basic functionality.....Thanx Ankit</description> <content:encoded><![CDATA[<p>Nice example to understand the basic functionality&#8230;..</p><p>Thanx<br /> Ankit</p> ]]></content:encoded> </item> <item><title>By: Abhi</title><link>http://viralpatel.net/blogs/2010/01/struts-2-ajax-tutorial-example-drop-down.html/comment-page-1#comment-18860</link> <dc:creator>Abhi</dc:creator> <pubDate>Sun, 18 Dec 2011 10:45:07 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=1985#comment-18860</guid> <description>Hello Viral,I am developing application using struts 2 .On entering username and passwd I want to check for username n passwd in one file.after successful login,I want to display acount details for that user(fetching from file) in my welcome page.but i am unable to get that acount details.Please  help me in this. many thanks in advance.</description> <content:encoded><![CDATA[<p>Hello Viral,</p><p>I am developing application using struts 2 .On entering username and passwd I want to check for username n passwd in one file.after successful login,I want to display acount details for that user(fetching from file) in my welcome page.but i am unable to get that acount details.</p><p>Please  help me in this.<br /> many thanks in advance.</p> ]]></content:encoded> </item> <item><title>By: José Manuel</title><link>http://viralpatel.net/blogs/2010/01/struts-2-ajax-tutorial-example-drop-down.html/comment-page-1#comment-18588</link> <dc:creator>José Manuel</dc:creator> <pubDate>Sun, 11 Dec 2011 22:07:27 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=1985#comment-18588</guid> <description>Hello,Do you ppl know if Struts 2 is supporting Dojo plugin in the future?ty</description> <content:encoded><![CDATA[<p>Hello,</p><p>Do you ppl know if Struts 2 is supporting Dojo plugin in the future?</p><p>ty</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 09:41:35 -->
