<?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 &#8211; Dojo Autocompleter Example</title>
	<atom:link href="http://www.benmccann.com/dev-blog/struts-2-ajax-tutorial-dojo-autocompleter-example/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.benmccann.com/dev-blog/struts-2-ajax-tutorial-dojo-autocompleter-example/</link>
	<description>The software development weblog of Benjamin McCann.</description>
	<lastBuildDate>Fri, 03 Jul 2009 11:27:39 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: julloa</title>
		<link>http://www.benmccann.com/dev-blog/struts-2-ajax-tutorial-dojo-autocompleter-example/comment-page-1/#comment-10958</link>
		<dc:creator>julloa</dc:creator>
		<pubDate>Thu, 28 May 2009 05:26:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.lumidant.com/blog/?p=104#comment-10958</guid>
		<description>HI:

HOW I CAN USE AJAX TAGS IN ORDER TO POPULATE 3 DROPDOWN (COUNTRY, DEPARMENT, DISTRICT).
TEH OBJECTIVE IS TO LOAD ONLY THIS 3 CONTROLERS AND NOT ALL THE JSP PAGE(USER REGISTARTION.JSP).

CAN U POINT A SHOR EXAMPLE OF THE  DOJO -  JSP CODE ?</description>
		<content:encoded><![CDATA[<p>HI:</p>
<p>HOW I CAN USE AJAX TAGS IN ORDER TO POPULATE 3 DROPDOWN (COUNTRY, DEPARMENT, DISTRICT).<br />
TEH OBJECTIVE IS TO LOAD ONLY THIS 3 CONTROLERS AND NOT ALL THE JSP PAGE(USER REGISTARTION.JSP).</p>
<p>CAN U POINT A SHOR EXAMPLE OF THE  DOJO &#8211;  JSP CODE ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://www.benmccann.com/dev-blog/struts-2-ajax-tutorial-dojo-autocompleter-example/comment-page-1/#comment-10946</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Thu, 28 May 2009 01:59:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.lumidant.com/blog/?p=104#comment-10946</guid>
		<description>Hi Julloa,
It is only the Dojo plug-in that is deprecated, not Dojo itself, so using Dojo is still a reasonable choice.  However, I&#039;d recommend using the libraries directly instead of the plug-in.  There are many JS libraries available and the choice of which to use isn&#039;t much related to using Struts 2.  Rather, I&#039;d base your choice on other factors such as adoption, size/latency, and the organization you&#039;re working with.</description>
		<content:encoded><![CDATA[<p>Hi Julloa,<br />
It is only the Dojo plug-in that is deprecated, not Dojo itself, so using Dojo is still a reasonable choice.  However, I&#8217;d recommend using the libraries directly instead of the plug-in.  There are many JS libraries available and the choice of which to use isn&#8217;t much related to using Struts 2.  Rather, I&#8217;d base your choice on other factors such as adoption, size/latency, and the organization you&#8217;re working with.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: julloa</title>
		<link>http://www.benmccann.com/dev-blog/struts-2-ajax-tutorial-dojo-autocompleter-example/comment-page-1/#comment-10924</link>
		<dc:creator>julloa</dc:creator>
		<pubDate>Wed, 27 May 2009 17:00:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.lumidant.com/blog/?p=104#comment-10924</guid>
		<description>hi ben, now that dojo is deprecated. do u still recommend it?

based in ur experienced, what is the best practice 2 struts2-ajax support-</description>
		<content:encoded><![CDATA[<p>hi ben, now that dojo is deprecated. do u still recommend it?</p>
<p>based in ur experienced, what is the best practice 2 struts2-ajax support-</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sohran</title>
		<link>http://www.benmccann.com/dev-blog/struts-2-ajax-tutorial-dojo-autocompleter-example/comment-page-1/#comment-2778</link>
		<dc:creator>sohran</dc:creator>
		<pubDate>Mon, 01 Dec 2008 03:30:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.lumidant.com/blog/?p=104#comment-2778</guid>
		<description>Hi
How can i use dojo TextBox control to retrieve data from struts2  instead of Field Name?
I think it should be something like 
but it doesn&#039;t work.</description>
		<content:encoded><![CDATA[<p>Hi<br />
How can i use dojo TextBox control to retrieve data from struts2  instead of Field Name?<br />
I think it should be something like<br />
but it doesn&#8217;t work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://www.benmccann.com/dev-blog/struts-2-ajax-tutorial-dojo-autocompleter-example/comment-page-1/#comment-2628</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Thu, 27 Nov 2008 17:32:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.lumidant.com/blog/?p=104#comment-2628</guid>
		<description>TheSialz,
I don&#039;t think I understand your problem.  That sounds like it is working properly to me.  You can use one method to do an autocomplete on one field and the other method to autocomplete the other field.
What are you expecting to have happen?

-Ben</description>
		<content:encoded><![CDATA[<p>TheSialz,<br />
I don&#8217;t think I understand your problem.  That sounds like it is working properly to me.  You can use one method to do an autocomplete on one field and the other method to autocomplete the other field.<br />
What are you expecting to have happen?</p>
<p>-Ben</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TheSialz</title>
		<link>http://www.benmccann.com/dev-blog/struts-2-ajax-tutorial-dojo-autocompleter-example/comment-page-1/#comment-2615</link>
		<dc:creator>TheSialz</dc:creator>
		<pubDate>Thu, 27 Nov 2008 12:18:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.lumidant.com/blog/?p=104#comment-2615</guid>
		<description>hi
I have a question about the root parameter,when my action has two methods,the first method wants to return attribute1&#039;s JOSN,and the second wants to return attribute2&#039;s JSON,how should I do? thanks</description>
		<content:encoded><![CDATA[<p>hi<br />
I have a question about the root parameter,when my action has two methods,the first method wants to return attribute1&#8217;s JOSN,and the second wants to return attribute2&#8217;s JSON,how should I do? thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michele Pilloni</title>
		<link>http://www.benmccann.com/dev-blog/struts-2-ajax-tutorial-dojo-autocompleter-example/comment-page-1/#comment-1930</link>
		<dc:creator>Michele Pilloni</dc:creator>
		<pubDate>Tue, 11 Nov 2008 14:13:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.lumidant.com/blog/?p=104#comment-1930</guid>
		<description>Hi I have the same problem, I followed carefully your instructions but it doesn&#039;t seem able to recongnize the attribute theme in autocompleter tag:
 &quot;Attribute theme invalid for tag autocompleter according to TLD&quot;

Any Idea? thanks</description>
		<content:encoded><![CDATA[<p>Hi I have the same problem, I followed carefully your instructions but it doesn&#8217;t seem able to recongnize the attribute theme in autocompleter tag:<br />
 &#8220;Attribute theme invalid for tag autocompleter according to TLD&#8221;</p>
<p>Any Idea? thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Saurabh</title>
		<link>http://www.benmccann.com/dev-blog/struts-2-ajax-tutorial-dojo-autocompleter-example/comment-page-1/#comment-1624</link>
		<dc:creator>Saurabh</dc:creator>
		<pubDate>Fri, 31 Oct 2008 05:26:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.lumidant.com/blog/?p=104#comment-1624</guid>
		<description>hi
I have used this code. i put struts 2.1.2 jar .I have include struts2-dojo-plugin-2.1.2.jar and jsonplugin-0.30.jar in my  WEB-INF/lib directory.  but in xml it is not supporting theme in </description>
		<content:encoded><![CDATA[<p>hi<br />
I have used this code. i put struts 2.1.2 jar .I have include struts2-dojo-plugin-2.1.2.jar and jsonplugin-0.30.jar in my  WEB-INF/lib directory.  but in xml it is not supporting theme in</p>
]]></content:encoded>
	</item>
</channel>
</rss>
