You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2006/08/24 20:21:11 UTC

svn commit: r434457 - /myfaces/tobago/trunk/src/site/fml/faq.fml

Author: bommel
Date: Thu Aug 24 11:21:11 2006
New Revision: 434457

URL: http://svn.apache.org/viewvc?rev=434457&view=rev
Log:
improved faq

Modified:
    myfaces/tobago/trunk/src/site/fml/faq.fml

Modified: myfaces/tobago/trunk/src/site/fml/faq.fml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/src/site/fml/faq.fml?rev=434457&r1=434456&r2=434457&view=diff
==============================================================================
--- myfaces/tobago/trunk/src/site/fml/faq.fml (original)
+++ myfaces/tobago/trunk/src/site/fml/faq.fml Thu Aug 24 11:21:11 2006
@@ -23,7 +23,8 @@
           <a href="http://svn.apache.org/repos/asf/myfaces/tobago/trunk/example/blank/">
             tobago-example-blank
           </a>
-          .
+           . Or download the myfaces-tobago-example from the
+          <a href="http://people.apache.org/builds/myfaces/nightly/" >nightly build dir.</a>
         </p>
       </answer>
     </faq>
@@ -44,7 +45,7 @@
       </answer>
     </faq>
     <faq id="tobago/layout">
-        <question>How do I use GridLayout in Tobago?</question>
+      <question>How do I use GridLayout in Tobago?</question>
       <answer>
         <source>
           <tc:gridLayout rows="fixed;100px;1*;2*"/>
@@ -72,20 +73,25 @@
     </faq>
 
     <faq id="tobago/form">
-        <question>Why I don't need a form tag in a normal case in Tobago?</question>
+      <question>Why I don't need a form tag in a normal case in Tobago?</question>
       <answer>
         TODO
       </answer>
     </faq>
 
     <faq id="tobago/browser">
-        <question>Which webbrowser are currently supported by Tobago?</question>
+      <question>Which webbrowser are currently supported by Tobago?</question>
       <answer>
         TODO
       </answer>
     </faq>
 
-
+    <faq id="tobago/container">
+      <question>On which container Tobago was tested?</question>
+      <answer>
+          Tomcat 5.5, Websphere 6.1, Weblogic 9.2
+      </answer>
+    </faq>
 
     <faq id="tiles/sitemesh">
       <question>Can Tobago replace tiles? Can I ignore tiles and sitemesh in the