Hi!

Vladimir Blagojevic wrote:
>
> Hi Sergey,
>
> I dont want to use timer since I want report real update events through
> short response flushes.
>

Well, DHTML without timer.


> -----Original Message-----
> From: Sergey A. Vorobiev [mailto:[EMAIL PROTECTED]]
> Sent: Friday, August 04, 2000 11:56 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Options for time-consuming requests
>
> Hi!
>
> Vladimir Blagojevic wrote:
> >
> > Hi,
> >
> > Here is the problem:
> >
> > Browser user makes a request that takes long time to process.  The final
> > response is flushed after appx 10-15 seconds.
> >
> > In that time span of 10-15 seconds you want to update the user on the
> > progress of the request. I am aware that you can flush some data
> > periodically to the response to update the user, but what I would want to
> do
> > is to keep the current page the user sees and show some sort of tips about
> > that progress.
> >
> > Ideas?
>
> Dynamic HTML + timer.



--
Regards,
Sergey Vorobiev

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to