<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: About</title>
	<atom:link href="http://andyschwartz.wordpress.com/about/feed/" rel="self" type="application/rss+xml" />
	<link>http://andyschwartz.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Sun, 29 Nov 2009 23:34:18 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: andyschwartz</title>
		<link>http://andyschwartz.wordpress.com/about/#comment-134</link>
		<dc:creator>andyschwartz</dc:creator>
		<pubDate>Sun, 29 Nov 2009 23:34:18 +0000</pubDate>
		<guid isPermaLink="false">#comment-134</guid>
		<description>Hi Christian -

For that particular sample no &quot;event&quot; attribute was specified on the &lt;f:ajax&gt;  tag.  As a result, the  behavior was attached using the default event for the component, which is defined by the ClientBehaviorHolder.getDefaultEventName() API.  In this case we were attaching the behavior to an &lt;h:commandButton&gt; , which defines the logical &quot;action&quot; event as its default event.  The command button&#039;s renderer renders behaviors attached to this event in the button&#039;s onclick handler.

Make sense?

Andy</description>
		<content:encoded><![CDATA[<p>Hi Christian -</p>
<p>For that particular sample no &#8220;event&#8221; attribute was specified on the &lt;f:ajax&gt;  tag.  As a result, the  behavior was attached using the default event for the component, which is defined by the ClientBehaviorHolder.getDefaultEventName() API.  In this case we were attaching the behavior to an &lt;h:commandButton&gt; , which defines the logical &#8220;action&#8221; event as its default event.  The command button&#8217;s renderer renders behaviors attached to this event in the button&#8217;s onclick handler.</p>
<p>Make sense?</p>
<p>Andy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian Nicoll</title>
		<link>http://andyschwartz.wordpress.com/about/#comment-133</link>
		<dc:creator>Christian Nicoll</dc:creator>
		<pubDate>Wed, 25 Nov 2009 09:40:52 +0000</pubDate>
		<guid isPermaLink="false">#comment-133</guid>
		<description>Hi Andy,

I was in munich on both JSF days.  In your session &quot;JSF Component Behaviors&quot; you showed between sheets 45 and 56 &quot;A Simple Sample Behavior&quot;. 

On sheet 56 &quot;What Gets Rendered?&quot; you showed that the onclick-attribute is affected, but I don&#039;t understand why it is the onclick-attribut, why not onchange, onfocus, or some other attribute? Where did you &#039;ve set this information?

Best regards,
Christian Nicoll</description>
		<content:encoded><![CDATA[<p>Hi Andy,</p>
<p>I was in munich on both JSF days.  In your session &#8220;JSF Component Behaviors&#8221; you showed between sheets 45 and 56 &#8220;A Simple Sample Behavior&#8221;. </p>
<p>On sheet 56 &#8220;What Gets Rendered?&#8221; you showed that the onclick-attribute is affected, but I don&#8217;t understand why it is the onclick-attribut, why not onchange, onfocus, or some other attribute? Where did you &#8216;ve set this information?</p>
<p>Best regards,<br />
Christian Nicoll</p>
]]></content:encoded>
	</item>
</channel>
</rss>
