Author: vkorluzhenko
Date: 2007-07-23 06:03:32 -0400 (Mon, 23 Jul 2007)
New Revision: 1776
Modified:
trunk/docs/userguide/en/src/main/docbook/modules/RFCfaq.xml
Log:
http://jira.jboss.com/jira/browse/RF-389 -added new question
Modified: trunk/docs/userguide/en/src/main/docbook/modules/RFCfaq.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/modules/RFCfaq.xml 2007-07-23 08:45:13 UTC
(rev 1775)
+++ trunk/docs/userguide/en/src/main/docbook/modules/RFCfaq.xml 2007-07-23 10:03:32 UTC
(rev 1776)
@@ -365,7 +365,7 @@
</section>
<section>
- <?dbhtml
filename="Howtoremembercurrentselectedtab.html"?>
+ <?dbhtml filename="Howtodefinecurrentselectedtab.html"?>
<title>How to define the currently selected tab?</title>
<para> Simple code is placed below:</para>
@@ -387,6 +387,15 @@
...
]]></programlisting>
</section>
+
+ <section>
+ <?dbhtml
filename="Howtoremembercurrentselectedtab.html"?>
+ <title>How to remember the current selected tab?</title>
+ <para> For necessary information you can see discussion about this
problem on the
+ <ulink
+
url="http://www.jboss.com/index.html?module=bb&op=viewtopic&...
+ >RichFaces Users Forum</ulink></para>
+ </section>
<section>
<?dbhtml filename="Howtoretrievethecurrentvalue.html"?>