2 Replies Latest reply on May 31, 2010 5:43 PM by edilmar

    Splash/Progress Screen with RichFaces 3.3.3

    edilmar

      Hi,

       

      I searched for some sample code in livedemo site of RichFaces to implement a splash screen.

      I have some reports that process many things and the user thinks the system died, and continues

      clicking to generate report again.

       

      I have a system with Java/Swing and I use SwingWorker class to allow creating a splash screen

      showing the user the progress of some task processing.

       

      Then, I would like to implement something like this with RichFaces, if this is possible in webapps...

       

      Thanks for any help,