I meant page redirect() instead of page forward(). Session write-closes and re-reads on redirect/exit.
On 10/16/07, Shekar C Reddy <[EMAIL PROTECTED]> wrote: > > Andries, > > I guess you need an exit() from the application for the FlashMessenger to > work as you expect. The reason it is working on second page load may be due > to the fact it is exiting the app somewhere due to some condition. > > Are you sure you are exit()ing the app on errors/result? > > HTH > > > > > On 10/16/07, Andries Seutens <[EMAIL PROTECTED]> wrote: > > > > > lauren49 schreef: > > > Andries Seutens wrote: > > > > > >> Zend_Session_Namespace::setExpirationHops(). > > >> > > >> > > > > > > Oh, sweet! A much better solution than "I don't think that's > > possible". :) > > > Thanks for posting it. > > > > > > - Lauren > > > > > > > Apperently I was to quick. It still does not work. > > > > Anybody has a clue how I can work around this issue? > > > > Best, > > > > -- > > Andries Seutens > > http://andries.systray.be > > > > > > Gecontroleerd op virussen door de JOJO Secure Gateway. > > > > >
