Author: vkukharchuk
Date: 2007-07-23 13:05:46 -0400 (Mon, 23 Jul 2007)
New Revision: 1795
Modified:
trunk/docs/ajaxguide/en/src/main/docbook/modules/a4jUGfaq.xml
Log:
http://jira.jboss.com/jira/browse/AJSF-100
Modified: trunk/docs/ajaxguide/en/src/main/docbook/modules/a4jUGfaq.xml
===================================================================
--- trunk/docs/ajaxguide/en/src/main/docbook/modules/a4jUGfaq.xml 2007-07-23 15:24:27 UTC
(rev 1794)
+++ trunk/docs/ajaxguide/en/src/main/docbook/modules/a4jUGfaq.xml 2007-07-23 17:05:46 UTC
(rev 1795)
@@ -367,6 +367,15 @@
content could be updated dynamically on AJAX.</para>
</section>
+ <section id="PreventDupRerenderingPoll">
+ <?dbhtml filename="PreventDupRerenderingPoll.html"?>
+ <title>How to prevent duplicate reRendering when using
<a4j:poll>?</title>
+ <para>For information you can see discussion about this problem on the
<ulink
+
url="http://www.jboss.com/index.html?module=bb&op=viewtopic&...
+ >Ajax4Jsf Users Forum. </ulink>
+ </para>
+ </section>
+
<section id="JSCallPropblemsInInclude">
<?dbhtml filename="JSCallPropblemsInInclude.html"?>
<title>Why does JavaScript call don't work in
<a4j:include>?</title>
@@ -376,6 +385,15 @@
</para>
</section>
+ <section id="IncludeAndNavRules">
+ <?dbhtml filename="IncludeAndNavRules.html"?>
+ <title>How to use <a4j:include> and navigation
rules?</title>
+ <para>For information you can see discussion about this problem on the
<ulink
+
url="http://www.jboss.com/index.html?module=bb&op=viewtopic&...
+ >Ajax4Jsf Users Forum. </ulink>
+ </para>
+ </section>
+
<section id="ResourceNotRegisteredException">
<?dbhtml filename="ResourceNotRegisteredException.html"?>
<title>What does ResourceNotRegistered Exception mean?</title>