Hi

Probably during the Restore View phase. Setters are called in the next
phase - Apply Request Values.

Not really,

A getter will be called to check for a value change event in process validations phase. Also it'll be called during render response to get the value of a binding.

Cagatay

On 8/16/06, Ondřej Světlík <[EMAIL PROTECTED]> wrote:
saltycookie napsal(a):
> I think just calling setter methods will be ok...
> Thanks!

Probably during the Restore View phase. Setters are called in the next
phase - Apply Request Values.

See http://wiki.apache.org/myfaces/How_The_Immediate_Attribute_Works to
understand the JSF request processing lifecycle.

Regards

Ondrej Svetlik

Reply via email to