14.01.2013 Views

Oracle JHeadstart Developer's Guide - Downloads - Oracle

Oracle JHeadstart Developer's Guide - Downloads - Oracle

Oracle JHeadstart Developer's Guide - Downloads - Oracle

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Attention: There are other methods that you can override as well, like<br />

reportErrors(). However, there are two methods that are useless to<br />

override: processUpdateModel(), and processComponentEvents(). These<br />

methods are never called in a JSF context., because they provide functionality<br />

that is part of the standard JSF Lifecyle:<br />

• The JSF Update Model phase provides the same functionality as<br />

processUpdateModel().<br />

• The JSF Invoke Application phase provides the same functionality as<br />

processComponentEvents().<br />

The methods are there because the FacesPageLifecycle class extends a generic<br />

PageLifecycle class that is also used when building web applications without<br />

JSF. For example, when using Struts the ADF framework does call these<br />

methods.<br />

<strong>JHeadstart</strong> Developer’s <strong>Guide</strong> JSF-ADF Page Lifecycle 14 - 7

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!