Posted By:
Dudu_Amar
Posted On:
Monday, May 14, 2007 09:12 AM
In my application I use FacesContext.getCurrentInstance().getViewRoot() which works fine when state saving method is set to 'server', but always returns null when setting it to 'client'.
Is it an expected behaviour, and how should I get the view name in client state saving method ?
Thanks, Dudu.