| |
ADF Enterprise Methodology Group |
Hi,
Regarding to invoke a method in the page start up and only one time I
Thanks and regards,
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