Author: buildbot
Date: Mon Oct 14 11:20:37 2013
New Revision: 882514
Log:
Production update by buildbot for tapestry
Modified:
websites/production/tapestry/content/cache/main.pageCache
websites/production/tapestry/content/component-events.html
Modified: websites/production/tapestry/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.
Modified: websites/production/tapestry/content/component-events.html
==============================================================================
--- websites/production/tapestry/content/component-events.html (original)
+++ websites/production/tapestry/content/component-events.html Mon Oct 14
11:20:37 2013
@@ -76,10 +76,6 @@
</td></tr><tr><td colspan="1"
rowspan="1">
<span class="icon icon-page"
title="Page">Page:</span>
- <a shape="rect"
href="component-events.html">Component Events</a>
-
- </td></tr><tr><td colspan="1"
rowspan="1">
- <span class="icon icon-page"
title="Page">Page:</span>
<a shape="rect"
href="component-rendering.html">Component Rendering</a>
</td></tr><tr><td colspan="1"
rowspan="1">
@@ -94,6 +90,10 @@
<span class="icon icon-page"
title="Page">Page:</span>
<a shape="rect"
href="component-events-faq.html">Component Events FAQ</a>
+ </td></tr><tr><td colspan="1"
rowspan="1">
+ <span class="icon icon-page"
title="Page">Page:</span>
+ <a shape="rect"
href="component-events.html">Component Events</a>
+
</td></tr></table>
</div>
@@ -323,7 +323,7 @@
<p>In the above example, the navigational response is the page itself.</p>
-<p>If there is no exception event handler, or the exception event handler
returns null (or is void), then then the exception will be passed to the <a
shape="rect" class="external-link"
href="http://tapestry.apache.org/current/apidocs/org/apache/tapestry5/services/RequestExceptionHandler.html">RequestExceptionHandler</a>
service, which (in default configuration) will be render the exception
page.</p>
+<p>If there is no exception event handler, or the exception event handler
returns null (or is void), then the exception will be passed to the <a
shape="rect" class="external-link"
href="http://tapestry.apache.org/current/apidocs/org/apache/tapestry5/services/RequestExceptionHandler.html">RequestExceptionHandler</a>
service, which (in default configuration) will be render the exception
page.</p>
</div>
</div>