I'm not sure what you mean. What is @value of t:saveState ? Can you post the stack trace?
Dennis Byrne >-----Original Message----- >From: Anthony Hong [mailto:[EMAIL PROTECTED] >Sent: Sunday, March 26, 2006 10:46 PM >To: 'MyFaces Discussion' >Subject: t:saveState can not fetch FacesContent.getViewRoot() > >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 >

