You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bu...@apache.org on 2014/02/08 04:51:20 UTC

svn commit: r896832 - in /websites/staging/myfaces/trunk/content: ./ wiki/core/user-guide/jsf-and-myfaces-howtos.html

Author: buildbot
Date: Sat Feb  8 03:51:19 2014
New Revision: 896832

Log:
Staging update by buildbot for myfaces

Modified:
    websites/staging/myfaces/trunk/content/   (props changed)
    websites/staging/myfaces/trunk/content/wiki/core/user-guide/jsf-and-myfaces-howtos.html

Propchange: websites/staging/myfaces/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Feb  8 03:51:19 2014
@@ -1 +1 @@
-1565907
+1565909

Modified: websites/staging/myfaces/trunk/content/wiki/core/user-guide/jsf-and-myfaces-howtos.html
==============================================================================
--- websites/staging/myfaces/trunk/content/wiki/core/user-guide/jsf-and-myfaces-howtos.html (original)
+++ websites/staging/myfaces/trunk/content/wiki/core/user-guide/jsf-and-myfaces-howtos.html Sat Feb  8 03:51:19 2014
@@ -86,8 +86,7 @@
       <div>
       <p><a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/wiki/">Wiki</a>&nbsp;&raquo&nbsp;<a href="/wiki/core.html">MyFaces Core</a>&nbsp;&raquo&nbsp;<a href="/wiki/core/user-guide.html">MyFaces Core User Guide</a></p>
       <h2>JSF and MyFaces Howtos</h2>
-      <div id="content" class="grid_16"><div class="section-content"><p>Page tree generated content/wiki/core/user-guide/jsf-and-myfaces-howtos/
-<ul>
+      <div id="content" class="grid_16"><div class="section-content"><ul>
 <li><a href="content/wiki/core/user-guide/jsf-and-myfaces-howtos//backend.html">Backend</a><ul>
 <li><a href="content/wiki/core/user-guide/jsf-and-myfaces-howtos//backend/access-facescontext-from-servlet.html">Access FacesContext From Servlet</a></li>
 <li><a href="content/wiki/core/user-guide/jsf-and-myfaces-howtos//backend/accessing-one-managed-bean-from-another.html">Accessing one managed bean from another</a></li>
@@ -110,7 +109,8 @@
 <li><a href="content/wiki/core/user-guide/jsf-and-myfaces-howtos//working-with-tables/get-row-data-from-an-actionlistener.html">Get row data from an ActionListener</a></li>
 </ul>
 </li>
-</ul></p>
+</ul>
+
 <p>Below you can find solutions to common problems in JSF and MyFaces</p>
 <ul>
 <li><a href="/wiki/core/user-guide/jsf-and-myfaces-howtos/backend.html">Backend</a></li>