XPages のコントロールのプロパティが評価されるタイミングを、JSF のライフサイクルと関連付けてまとめます。
XPages 処理のバックグラウンドには JSF が動作しています。XPages から見た JSF のライフサイクルフェーズとイベント処理の順序やタイミングをまとめます。
How to handle errors in XPages.
The Java Server Faces (JSF 1.1) framework uses a FacesContext object to store all the contextual information related to a single incoming request from a client , and all the information needed to ...