It works like a charm now. 2006/12/28, Adrian Mitev <[EMAIL PROTECTED]>:
Thank you Gary. Now i'm returning null for redisplaying the page. 2006/12/28, Gary VanMatre <[EMAIL PROTECTED]>: > > >From: "Adrian Mitev" <[EMAIL PROTECTED]> > >Yes. I've done it thisway already but it seems hack to me. > > You might also try adding a navigation rule back to the same > view that matches your action's outcome. If the navigation handler find a > matching rule, it will recreate the view versus restoring the component > tree. > > Gary > > 2006/12/28, Jeff Bischoff <[EMAIL PROTECTED]>: > > > > Hi Adrian, > > > > We have a wiki page for this, please see [1]. > > > > [1] http://wiki.apache.org/myfaces/ClearInputComponents > > > > Regards, > > > > Jeff Bischoff > > Kenneth L Kurz & Associates, Inc. > > > > Adrian Mitev wrote: > > > Hi all! I have form and commandButton immediate=true. When i submit > > the > > > form > > > with this button i update the bean in the action method and when the > > > > > page is > > > rendered again the components are not updated with the new values > > i've > > > setted in the action method. Where is the problem? > > > > > > > > > >

