I'm using MyFaces 1.0.8 with server side state saving.
 The backing bean for the page has a list and a couple
of string fiels in it.  It also has some methods for
adding a row to the list, deleting a row, etc.

Ok, the page comes up just fine.  But when I go to add
a row, or delete a row, the list is always null, and
the other fields in the bean are always null.

I'm using tiles, but that shouldn't have anything to
do with it.

I've tried changing to client side state saving using
the x:saveState tag, but nothing seems to work.  All
of the fields in the bean always seem to get reset to
their initialized state when the page is being
rendered.

I have a different app that I made without tiles that
seems to work fine.  I just have something wrong in my
app that uses tiles.

Does anyone have any ideas on this?

Thanks,
Ray


                
__________________________________ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/ 

Reply via email to