Re: Refresh JSF Page

2006-09-29 Thread David Chandler
id Chandler [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 26, 2006 12:19 AM To: MyFaces Discussion Subject: Re: Refresh JSF Page   The POST-REDIRECT-GET phase listener can help with this.   http://turbomanage.wordpress.com/2006/08/06/prg-for-jsf/   YMMV, /dmc  

Re: Refresh JSF Page

2006-09-26 Thread Mr Arvind Pandey
Hi, You can write action method for the refresh button on your page. suppose your action method returns "abc" then in navigation write /page1.jsp abc /page1.jsp This works if your be

RE: Refresh JSF Page

2006-09-26 Thread kiran.gutta
MyFaces Discussion Subject: Re: Refresh JSF Page   The POST-REDIRECT-GET phase listener can help with this.   http://turbomanage.wordpress.com/2006/08/06/prg-for-jsf/   YMMV, /dmc   On 9/20/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Hi,  

Re: Refresh JSF Page

2006-09-25 Thread David Chandler
The POST-REDIRECT-GET phase listener can help with this.   http://turbomanage.wordpress.com/2006/08/06/prg-for-jsf/   YMMV, /dmc  On 9/20/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Hi,   I have to provide Refresh Button in all the pages of my JSF application. Please help me how to achieve

RE: Refresh JSF Page

2006-09-21 Thread Iordanov, Borislav \(GIC\)
From: Jeff Bischoff [mailto:[EMAIL PROTECTED] Sent: Thursday, September 21, 2006 2:35 PM To: MyFaces Discussion Subject: Re: Refresh JSF Page Kiran, How you persist your application state (i.e. the parameters) will depend on whether you choose client or server state saving. You can read more

Re: Refresh JSF Page

2006-09-21 Thread Jeff Bischoff
solve this. But I'm not sure about the implications of it) I hope the trick would work for me. Regards, Kiran -Original Message- From: Jeff Bischoff [mailto:[EMAIL PROTECTED] Sent: Thursday, September 21, 2006 12:07 AM To: MyFaces Discussion Subject: Re: Refresh JSF Page Kiran, Tha

RE: Refresh JSF Page

2006-09-21 Thread kiran.gutta
s. But I'm not sure about the implications of it) I hope the trick would work for me. Regards, Kiran -Original Message- From: Jeff Bischoff [mailto:[EMAIL PROTECTED] Sent: Thursday, September 21, 2006 12:07 AM To: MyFaces Discussion Subject: Re: Refresh JSF Page Kiran, That's

Re: Refresh JSF Page

2006-09-20 Thread Jeff Bischoff
Kiran, That's a pretty broad topic! If you could be more specific, you might get more hints... See [1] for a neat trick to force updated model values in input components. [1] http://wiki.apache.org/myfaces/ClearInputComponents Regards, Jeff Bischoff Kenneth L Kurz & Associates, Inc. [EMAIL

Refresh JSF Page

2006-09-20 Thread kiran.gutta
Title: Message Hi,   I have to provide Refresh Button in all the pages of my JSF application. Please help me how to achieve Refresh.   Regards, Kiran The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s