[richfaces-svn-commits] JBoss Rich Faces SVN: r11856 - trunk/docs/faq/en/src/main/docbook/module.
richfaces-svn-commits at lists.jboss.org
richfaces-svn-commits at lists.jboss.org
Wed Dec 17 13:36:55 EST 2008
Author: atsebro
Date: 2008-12-17 13:36:55 -0500 (Wed, 17 Dec 2008)
New Revision: 11856
Modified:
trunk/docs/faq/en/src/main/docbook/module/RFCfaq.xml
Log:
RF-5092: FAQ guide update
Modified: trunk/docs/faq/en/src/main/docbook/module/RFCfaq.xml
===================================================================
--- trunk/docs/faq/en/src/main/docbook/module/RFCfaq.xml 2008-12-17 18:36:30 UTC (rev 11855)
+++ trunk/docs/faq/en/src/main/docbook/module/RFCfaq.xml 2008-12-17 18:36:55 UTC (rev 11856)
@@ -986,8 +986,12 @@
<emphasis role="bold">Example:</emphasis>
</para>
<programlisting role="XML"><![CDATA[<a4j:outputPanel ajaxRendered="true">
- <h:messages/>
+ <h:messages/>
</a4j:outpurPanel>]]></programlisting>
+ <para><emphasis role="bold"><property><rich:message></property></emphasis> component has build in Ajax support and could be realy helpfull
+ together with <ulink url="http://www.jsfone.com/blog/max_katz/2008/07/creating_jsf_phase_listener.html">JSF Phase Tracker</ulink> in such cases.
+
+ </para>
</section>
<section id="DelayedRenderZone">
More information about the richfaces-svn-commits
mailing list