This commit is contained in:
Keith Donald
2008-10-17 21:54:01 +00:00
parent 1eb8c8a237
commit 527a478aa4

View File

@@ -501,7 +501,7 @@
<code>render</code>
action that specifies which portions of the component tree need to be re-rendered:
</para>
<programlisting><![CDATA[
<programlisting language="xml"><![CDATA[
<view-state id="reviewHotels">
<on-render>
<evaluate expression="bookingService.findHotels(searchCriteria)"