<?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: The (AJA)X Files &#8211; On the built-in AJAX facilities of ADF Faces for zero-code Rich User Experience</title>
	<atom:link href="http://technology.amis.nl/2006/05/25/the-ajax-files-on-the-built-in-ajax-facilities-of-adf-faces-for-zero-code-rich-user-experience/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2006/05/25/the-ajax-files-on-the-built-in-ajax-facilities-of-adf-faces-for-zero-code-rich-user-experience/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-ajax-files-on-the-built-in-ajax-facilities-of-adf-faces-for-zero-code-rich-user-experience</link>
	<description></description>
	<lastBuildDate>Fri, 12 Apr 2013 10:04:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Sergei</title>
		<link>http://technology.amis.nl/2006/05/25/the-ajax-files-on-the-built-in-ajax-facilities-of-adf-faces-for-zero-code-rich-user-experience/#comment-3336</link>
		<dc:creator>Sergei</dc:creator>
		<pubDate>Thu, 25 Oct 2007 09:32:35 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1211#comment-3336</guid>
		<description><![CDATA[Your app is very usefull for me.
All work OK!
Thanks!]]></description>
		<content:encoded><![CDATA[<p>Your app is very usefull for me.<br />
All work OK!<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: IT</title>
		<link>http://technology.amis.nl/2006/05/25/the-ajax-files-on-the-built-in-ajax-facilities-of-adf-faces-for-zero-code-rich-user-experience/#comment-3335</link>
		<dc:creator>IT</dc:creator>
		<pubDate>Wed, 07 Mar 2007 12:57:32 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1211#comment-3335</guid>
		<description><![CDATA[Lucas, very interesting JSF-Ajax-article. I will try it, soon.]]></description>
		<content:encoded><![CDATA[<p>Lucas, very interesting JSF-Ajax-article. I will try it, soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: IT</title>
		<link>http://technology.amis.nl/2006/05/25/the-ajax-files-on-the-built-in-ajax-facilities-of-adf-faces-for-zero-code-rich-user-experience/#comment-3334</link>
		<dc:creator>IT</dc:creator>
		<pubDate>Wed, 07 Mar 2007 12:55:55 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1211#comment-3334</guid>
		<description><![CDATA[Lucas, thanks for the very interesting article. I will try it soon...]]></description>
		<content:encoded><![CDATA[<p>Lucas, thanks for the very interesting article. I will try it soon&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alberto Morales</title>
		<link>http://technology.amis.nl/2006/05/25/the-ajax-files-on-the-built-in-ajax-facilities-of-adf-faces-for-zero-code-rich-user-experience/#comment-3333</link>
		<dc:creator>Alberto Morales</dc:creator>
		<pubDate>Thu, 01 Feb 2007 10:57:04 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1211#comment-3333</guid>
		<description><![CDATA[Hi guys, after being working with jsf (ADF faces) for 6 months, i was surprised by this article, becouse i belived that this couldn&#039;t work well. Efectively, i have reproduced this example (i hope) and it doesn&#039;t work well, if you type a wrong value (evaluated as invalid by the validator) in the pc input, and then click several times in the category selector, the show selector is not refreshed. Then, when you fix the value of the pc input, the error message dissapear but you have an incoherent view, between cat and shows, becouse the shows selector hasn&#039;t been refreshed with the cat value.
Am i making a mistake in the code? or is this missfunction &quot;normal&quot;, due to the JSF phases? Best Regard. Alberto.]]></description>
		<content:encoded><![CDATA[<p>Hi guys, after being working with jsf (ADF faces) for 6 months, i was surprised by this article, becouse i belived that this couldn&#8217;t work well. Efectively, i have reproduced this example (i hope) and it doesn&#8217;t work well, if you type a wrong value (evaluated as invalid by the validator) in the pc input, and then click several times in the category selector, the show selector is not refreshed. Then, when you fix the value of the pc input, the error message dissapear but you have an incoherent view, between cat and shows, becouse the shows selector hasn&#8217;t been refreshed with the cat value.<br />
Am i making a mistake in the code? or is this missfunction &#8220;normal&#8221;, due to the JSF phases? Best Regard. Alberto.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eron Yang</title>
		<link>http://technology.amis.nl/2006/05/25/the-ajax-files-on-the-built-in-ajax-facilities-of-adf-faces-for-zero-code-rich-user-experience/#comment-3332</link>
		<dc:creator>Eron Yang</dc:creator>
		<pubDate>Tue, 05 Sep 2006 08:59:15 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1211#comment-3332</guid>
		<description><![CDATA[Hi Lucas,

Very nice article , especially when I am looking for solutions to use AJAX with ADF-Faces.

Another solution I suggest is Ajax4jsf , I like its page wide Ajax function (instead of component wide),just like PPR did. Besides, it also provide some attributes like
RequestDelay , EventsQueue ...
https://ajax4jsf.dev.java.net/nonav/ajax/ajax-jsf/download.html


best regards,

Eron]]></description>
		<content:encoded><![CDATA[<p>Hi Lucas,</p>
<p>Very nice article , especially when I am looking for solutions to use AJAX with ADF-Faces.</p>
<p>Another solution I suggest is Ajax4jsf , I like its page wide Ajax function (instead of component wide),just like PPR did. Besides, it also provide some attributes like<br />
RequestDelay , EventsQueue &#8230;<br />
<a href="https://ajax4jsf.dev.java.net/nonav/ajax/ajax-jsf/download.html" rel="nofollow">https://ajax4jsf.dev.java.net/nonav/ajax/ajax-jsf/download.html</a></p>
<p>best regards,</p>
<p>Eron</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: site admin</title>
		<link>http://technology.amis.nl/2006/05/25/the-ajax-files-on-the-built-in-ajax-facilities-of-adf-faces-for-zero-code-rich-user-experience/#comment-3331</link>
		<dc:creator>site admin</dc:creator>
		<pubDate>Wed, 28 Jun 2006 11:06:15 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1211#comment-3331</guid>
		<description><![CDATA[Geetha,

The functionality described in this article is already available right now. It is all part of ADF Faces that ships with Oracle 10g JDeveloper release 10.1.3, available from OTN. They are also part of the Apache MyFaces Trinidad project that you find through &lt;a href=&quot;http://myfaces.apache.org/&quot; rel=&quot;nofollow&quot;&gt;http://myfaces.apache.org/&lt;/a&gt;.

best regards,

Lucas]]></description>
		<content:encoded><![CDATA[<p>Geetha,</p>
<p>The functionality described in this article is already available right now. It is all part of ADF Faces that ships with Oracle 10g JDeveloper release 10.1.3, available from OTN. They are also part of the Apache MyFaces Trinidad project that you find through <a href="http://myfaces.apache.org/" rel="nofollow">http://myfaces.apache.org/</a>.</p>
<p>best regards,</p>
<p>Lucas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geetha</title>
		<link>http://technology.amis.nl/2006/05/25/the-ajax-files-on-the-built-in-ajax-facilities-of-adf-faces-for-zero-code-rich-user-experience/#comment-3330</link>
		<dc:creator>Geetha</dc:creator>
		<pubDate>Wed, 28 Jun 2006 09:52:41 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1211#comment-3330</guid>
		<description><![CDATA[This article really excites everyone who are already using ADF faces and want to migrate to AJAX. Could you please let me know when will the production ready version be released?]]></description>
		<content:encoded><![CDATA[<p>This article really excites everyone who are already using ADF faces and want to migrate to AJAX. Could you please let me know when will the production ready version be released?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucas Jellema</title>
		<link>http://technology.amis.nl/2006/05/25/the-ajax-files-on-the-built-in-ajax-facilities-of-adf-faces-for-zero-code-rich-user-experience/#comment-3329</link>
		<dc:creator>Lucas Jellema</dc:creator>
		<pubDate>Wed, 21 Jun 2006 00:33:42 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1211#comment-3329</guid>
		<description><![CDATA[Yes, you would have specify the entire chain - it is the only way of specifying which component is triggering you. The entire chain defines the ID of the component.

Lucas]]></description>
		<content:encoded><![CDATA[<p>Yes, you would have specify the entire chain &#8211; it is the only way of specifying which component is triggering you. The entire chain defines the ID of the component.</p>
<p>Lucas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bill</title>
		<link>http://technology.amis.nl/2006/05/25/the-ajax-files-on-the-built-in-ajax-facilities-of-adf-faces-for-zero-code-rich-user-experience/#comment-3328</link>
		<dc:creator>bill</dc:creator>
		<pubDate>Tue, 20 Jun 2006 20:18:44 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1211#comment-3328</guid>
		<description><![CDATA[In your example, how do you determine the component id, such as f1:show? Specifically, if you have a deep nexted mark up, do you need to define the id attribute for every component in the chain?

thanks

Bill]]></description>
		<content:encoded><![CDATA[<p>In your example, how do you determine the component id, such as f1:show? Specifically, if you have a deep nexted mark up, do you need to define the id attribute for every component in the chain?</p>
<p>thanks</p>
<p>Bill</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucas Jellema</title>
		<link>http://technology.amis.nl/2006/05/25/the-ajax-files-on-the-built-in-ajax-facilities-of-adf-faces-for-zero-code-rich-user-experience/#comment-3327</link>
		<dc:creator>Lucas Jellema</dc:creator>
		<pubDate>Tue, 20 Jun 2006 12:08:02 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1211#comment-3327</guid>
		<description><![CDATA[Could you send me your code so I can have a look at what you are exactly trying to do? (jellema@amis.nl).]]></description>
		<content:encoded><![CDATA[<p>Could you send me your code so I can have a look at what you are exactly trying to do? (jellema@amis.nl).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
