Hello Frank, This depends on where you have told JSF to store the state ( in the deployment descriptor). JSF uses the session by default, but you can configure this to be the client.
Dennis Byrne >-----Original Message----- >From: Frank Russo [mailto:[EMAIL PROTECTED] >Sent: Friday, April 21, 2006 05:12 PM >To: 'MyFaces Discussion' >Subject: Where does t:saveState save? > >Is it in session? If so, how is that different from using a bean in >session? > >Frank Russo >Senior Developer >FX Alliance, LLC >900 Third Avenue, 3rd Floor >New York, NY 10022 >646.268.9949 > > >

