You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ma...@apache.org on 2005/08/31 23:58:39 UTC

svn commit: r265595 - /myfaces/forrest/trunk/content/xdocs/tomahawk/tiles.xml

Author: matzew
Date: Wed Aug 31 14:58:34 2005
New Revision: 265595

URL: http://svn.apache.org/viewcvs?rev=265595&view=rev
Log:
changed docu. thanks Marty Hall for pointing this out.

Modified:
    myfaces/forrest/trunk/content/xdocs/tomahawk/tiles.xml

Modified: myfaces/forrest/trunk/content/xdocs/tomahawk/tiles.xml
URL: http://svn.apache.org/viewcvs/myfaces/forrest/trunk/content/xdocs/tomahawk/tiles.xml?rev=265595&r1=265594&r2=265595&view=diff
==============================================================================
--- myfaces/forrest/trunk/content/xdocs/tomahawk/tiles.xml (original)
+++ myfaces/forrest/trunk/content/xdocs/tomahawk/tiles.xml Wed Aug 31 14:58:34 2005
@@ -46,7 +46,7 @@
                     Configure the JspTilesViewHandler in your faces-config:
                     <source>
 &lt;application>
-    &lt;view-handler>org.apache.myfaces.application.jsp.JspTilesViewHandlerImpl&lt;view-handler>
+    &lt;view-handler>org.apache.myfaces.application.jsp.JspTilesViewHandlerImpl&lt;/view-handler>
 &lt;/application>
                     </source>
                 </li>