Author: buildbot
Date: Sat Feb 15 19:56:46 2014
New Revision: 898060
Log:
Staging update by buildbot for deltaspike
Modified:
websites/staging/deltaspike/trunk/content/ (props changed)
websites/staging/deltaspike/trunk/content/jsf.html
Propchange: websites/staging/deltaspike/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Feb 15 19:56:46 2014
@@ -1 +1 @@
-1568672
+1568673
Modified: websites/staging/deltaspike/trunk/content/jsf.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/jsf.html (original)
+++ websites/staging/deltaspike/trunk/content/jsf.html Sat Feb 15 19:56:46 2014
@@ -188,7 +188,7 @@
<li><a href="#jsf-systemevents">JSF SystemEvents</a></li>
</ul>
</li>
-<li><a href="#intergration-with-exception-control">Intergration with Exception
Control</a><ul>
+<li><a href="#intergration-with-exception-control-since-06">Intergration with
Exception Control (since 0.6)</a><ul>
<li><a href="#examples">Examples</a><ul>
<li><a href="#basic">Basic</a></li>
<li><a href="#redirect">Redirect</a></li>
@@ -1318,7 +1318,7 @@ A sub-group is just a class or an interf
</pre></div>
-<h1 id="intergration-with-exception-control">Intergration with Exception
Control</h1>
+<h1 id="intergration-with-exception-control-since-06">Intergration with
Exception Control (since 0.6)</h1>
<p>Whenever a unhandled exception occurs within the JSF lifecycle, our JSF
ExceptionHandler provides a integration to the DeltaSpike Exception Control.</p>
<h2 id="examples">Examples</h2>
<h3 id="basic">Basic</h3>