Posted By:
shahaf_gilad
Posted On:
Monday, April 6, 2009 02:39 AM
I have a little complx problem:
i changed javax.faces.STATE_SAVING_METHOD to server,
and a component which have immediate="true" always show the same value - the first value.
it looks like the getter is not called.
It only happans after expanding another component.
help!!