You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by bu...@apache.org on 2013/10/29 19:53:01 UTC

svn commit: r884693 - in /websites/production/geronimo/content: GMOxDOC30/developing-a-simple-javaserver-faces-application.html cache/GMOxDOC30.pageCache

Author: buildbot
Date: Tue Oct 29 18:53:00 2013
New Revision: 884693

Log:
Production update by buildbot for geronimo

Modified:
    websites/production/geronimo/content/GMOxDOC30/developing-a-simple-javaserver-faces-application.html
    websites/production/geronimo/content/cache/GMOxDOC30.pageCache

Modified: websites/production/geronimo/content/GMOxDOC30/developing-a-simple-javaserver-faces-application.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC30/developing-a-simple-javaserver-faces-application.html (original)
+++ websites/production/geronimo/content/GMOxDOC30/developing-a-simple-javaserver-faces-application.html Tue Oct 29 18:53:00 2013
@@ -285,7 +285,7 @@ and
 </div></div>
 <p>These two sets of tags are defined by JSF. The first one with the namespace "h" is used to generate html views. The second one with the namespace "f" handles the core functionalities of JSF like type conversions, validations and listeners for input from user.</p></li><li>The next few lines contains the usual html tags
 <div class="code panel" style="border-style: solid;border-width: 1px;"><div class="codeHeader panelHeader" style="border-bottom-width: 1px;border-bottom-style: solid;"><b>Code Snippet from login.jsp</b></div><div class="codeContent panelContent">
-<script class="theme: Default; brush: actionscript; gutter: false" type="syntaxhighlighter"><![CDATA[
+<script class="theme: Default; brush: html; gutter: false" type="syntaxhighlighter"><![CDATA[
 &lt;html&gt;
 &lt;head&gt;
 &lt;meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"&gt;

Modified: websites/production/geronimo/content/cache/GMOxDOC30.pageCache
==============================================================================
Binary files - no diff available.