Flash? Why not just go to a jsp page that displays 'Please Wait' and it then
makes the request? This seems a lot easier and, more likely, in line with
your current app. Just make sure you forward the appropriate request data.
Michael Lee

----- Original Message -----
From: "Hookom, Jacob John" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Thursday, January 30, 2003 11:19 AM
Subject: RE: [OT] RE: Automatic refresh - IS THIS POSSIBLE?


How would you even go about attaching a listener to the load time?  That's
something that of course, would need to be presented at the client side and
somehow tied into the browser?

-Jacob

-----Original Message-----
From: Michael C. Clark [mailto:[EMAIL PROTECTED]]
Sent: Thu 1/30/2003 10:13 AM
To: [EMAIL PROTECTED]
Cc:
Subject: RE: [OT] RE: Automatic refresh - IS THIS POSSIBLE?



Flash can (and probably had) launched the Space Shuttle, and would be
nice to use for exactly what you are trying to do.  If it is an
appropriate UI for you, it is quite good at processing requests
asynchronously using XML.

Just don't use cute animations, and you'll be fine.

---- Original Message ----
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: RE: [OT] RE: Automatic refresh - IS THIS POSSIBLE?
Date: Thu, 30 Jan 2003 10:21:13 -0500

>Flash can launch spacecrafts.  This is chicken feed.
>
>-----Original Message-----
>From: Andrew Hill [mailto:[EMAIL PROTECTED]]
>Sent: Thursday, January 30, 2003 10:22 AM
>To: Struts Users Mailing List
>Subject: RE: Automatic refresh - IS THIS POSSIBLE?
>
>
>Can Flash do it? ;-)
>
>-----Original Message-----
>From: Mark Galbreath [mailto:[EMAIL PROTECTED]]
>Sent: Thursday, 30 January 2003 23:13
>To: 'Struts Users Mailing List'
>Subject: RE: Automatic refresh - IS THIS POSSIBLE?
>
>
>Not AFAIK.  Sorry.
>
>-----Original Message-----
>From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
>Sent: Thursday, January 30, 2003 9:56 AM
>To: [EMAIL PROTECTED]
>Subject: RE: Automatic refresh - IS THIS POSSIBLE?
>
>
>Any solution without using JavaScript?
>
>Regards,
>
>
>PQ
>
>"This Guy Thinks He Knows Everything"
>"This Guy Thinks He Knows What He Is Doing"
>
>-----Original Message-----
>From: Mark Galbreath [mailto:[EMAIL PROTECTED]]
>Sent: January 30, 2003 9:37 AM
>To: 'Struts Users Mailing List'
>Subject: RE: Automatic refresh - IS THIS POSSIBLE?
>
>Yes, it's possible.  I've done it with a "processing..." animated
>progress
>bar (though for some reason it works better in Navigator than IE).
>You can
>see it after you enter your credit card information at
>http://shop.t-mobile.com.  :-)
>
>Mark
>
>PS.  I'll send you the code this weekend if you reply privately with
>your
>credit card number and exp. date.
>
>-----Original Message-----
>From: Roger Fortier [mailto:[EMAIL PROTECTED]]
>Sent: Thursday, January 30, 2003 9:21 AM
>
>Check out this article from JavaPro magazine.
>
>"Send Users a Browser Message"
>
>http://www.javapro.com
>
>Click "Archives", then select the January 2001 issue from the
>archives.
>
>-----Original Message-----
>From: Sowbhagya Valli Suryadevara
>[mailto:[EMAIL PROTECTED]]
>Sent: Thursday, January 30, 2003 5:57 AM
>
>We are using the struts & tiles  framework in our project. There is a
>particular request that consumes a lot of time (20 seconds). Instead
>of
>showing a blank page is it possible to show a "Please Wait " message
>while
>the processing is happening in the background. Then when the
>processing is
>over the page should come up automatically.
>
>IS THIS POSSIBLE?
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]



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







----------------------------------------------------------------------------
----


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

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

Reply via email to