In the past, under WebObjects, I handled this using Meta refresh http://en.wikipedia.org/wiki/Meta_refresh
On 8/9/07, Simon Lessard <[EMAIL PROTECTED]> wrote: > Hello Carlos, > > Normally, I do that using Trinidad with a progressIndicator+poll while the > asynchronous process is running and I make the application navigate to the > second page when the process reach 100%. With basic JSF, it requires some > more work involving JavaScript. > > > Regards, > > ~ Simon > > > On 8/9/07, Carlos Ortiz <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I need to show a intermediate page while loading a second second one [ > > "Thank you for using our services..." page while loading the result of > > the search] > > > > how i do that on jsf > > > > thanks. > > > > > > > ------------------------------------------------------------------------ > > Vi Veri Veniversum Vivus Vici [By the power of Truth, I, while living, > > have conquered the universe] > > > >

