Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification.
The following page has been changed by BaqHaidri: http://wiki.apache.org/struts/StrutsPleaseWait ------------------------------------------------------------------------------ === A plug & play solution to add a 'Please Wait' page to any Struts action === - A while back I was tasked with providing 'please wait' functionality to the [http://panther.appliedbiosystems.com PANTHER] website. The requirements was that the solution be easily added to any action that the programmer felt needed it. We already decided that using Javascript/CSS/hiding layers/etc. was not the right solution for us. I thought to myself, given Struts' page flow flexibility and general extensibility, there's got to be a way to do this elegantly. I couldn't really find anything on the web that showed a satisfactory solution. When I finally came up with a solution, I was surprised that the Struts package didn't already come with a feature like it. + A while back I was tasked with providing 'please wait' functionality to the [http://panther.appliedbiosystems.com PANTHER] website. The requirement was that the solution be easily added to any action that the programmer felt needed it. We already decided that using Javascript/CSS/hiding layers/etc. was not the right solution for us. I thought to myself, given Struts' page flow flexibility and general extensibility, there's got to be a way to do this elegantly. I couldn't really find anything on the web that showed a satisfactory solution. When I finally came up with a solution, I was surprised that the Struts package didn't already come with a feature like it. The entire solution itself involves five elements: --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]