For JSF 2, we added a &quot;for&quot; attribute to f:actionListener, f:converter, etc., but we don&#39;t have a &quot;for&quot; attribute for &lt;f:ajax&gt;. AFAICT, that means that although you can attach listeners, validators, converters, etc. to a component contained in a composite component, you cannot attach Ajax functionality.<br>
<br>Why is that? Is it an oversight, or is there some compelling technical reason to disallow adding Ajax behavior to components contained in composites?<br><br>Thanks,<br><br><br>david<br>