Now Werner Punz has devised something like a server side saveState- thingy in the JSF-COMP project on sourceforge.
Maybe you guys would be interested in checking that out? regards, Martin On 9/2/05, Mario Ivankovits <[EMAIL PROTECTED]> wrote: > CONNER, BRENDAN (SBCSI) wrote: > > <t:saveState> > The bad thing with saveState is that it wont work if one use <redirect > in its navigation rule. > > I already tried to address this and it worked partly. > Wouldnt it be nice if (on redirect) myfaces will collect all > saveState-Beans and put them in session scope and after redirect to put > them back? > > The thing I didnt managed to work nicley is "browser back". > I have to maintain a LRU or simmilar and once the user pressed back e.g. > 20 times I lost all saveState beans. > > > --- > Mario > > -- http://www.irian.at Your JSF powerhouse - JSF Trainings in English and German

