Mike Kienenberger schrieb: > On 5/10/06, Julian Ray <[EMAIL PROTECTED]> wrote: >> I have 3 pages which share saveState objects (all Integers). The pages >> work >> fine until I add <redirect/> to the navigation at which point >> saveState does >> not work across pages (although it seems to work for other pages which >> post-back to themselves. >> >> Is this a bug or valid behaviour? > > Still under debate :) > > It's a known issue. There have been several attempts at patches. Feel > free to use one if you need the behavior. > > http://issues.apache.org/jira/browse/MYFACES-516 > Actually the conversation tag of mario (which hopefully works by now) should resolve the issue as well, because it does not rely on savestating anymore but on direct session handling...

