> I have an Action that could potentially take a long time to execute,
> and would like to display a splash screen until the results of the
> action are ready.
>
> I went googling for this, but I can't seem to find a solution that
> would fit within the Struts framework.  Has anyone done this before?
>

Found this article: "JSP Progress Bars"

http://www.onjava.com/pub/a/onjava/2003/06/11/jsp_progressbars.html


This might be interesting, too (but maybe too much for your needs):

http://www.javaworld.com/javaworld/jw-03-2000/jw-03-pushlet.html?

There's also some tricks with JavaScript and/or HTML-META-REFRESH tags,
search the user-list..


HTH,
    Yann




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to