| |
ADF Enterprise Methodology Group |
hie
Thankx and Regards
Vik
> Hi,
> Regarding to invoke a method in the page start up and only one time I
> Thanks and regards,
why dont you make ur method side effect free second time..
Founder
www.sakshum.com
www.sakshum.blogspot.com
> am looking for the best pattern to use;
> because using the (refresh condition= not post back) is some times
> invoked more than one time making it inappropriate when we absolutely
> need to run the method only 1 time .
> is there any other option or pattern except setting the refresh
> condition="#{!adfFacesContext.postback}" for execution of the method
> on the invokeaction for method on the page bindings.
> Amir