in my backing bean, I want to get view local in my constructor.
But if I use t:saveState, when click some action to invoke backing
bean. It throws null pointer exception.
FacesContent.getViewRoot() is null. If I don't use saveState, it works fine.
Is this correct?

--

Anthony Hong

Reply via email to