I want to refresh my jsf page on the click of command button.
RafatJun 25 2012 — edited Jun 30 2012Hi all,
i m using JDEV 11.1.2.1.0
i have created one jsf page with fragment i want to refresh my whole page on the click of command button which is present in fragment page.Besause i want to refresh some field but those are present in jsf page so i cant apply partial trigger because command button property in fragment page backing bean class and those attribute which i want to refresh its property in other class.
thanks.
Rafat