You can push a page from the server to the client by using a "Content-type:
multipart/x-mixed-replace" response, but although (recent versions of)
Netscape support this, IE does not. I have successfully used this in a CGI
environment, but haven't had the need to try it in a servlet. I ended up
using the JavaScript-driven replace due to compatibility issues.
Chris
> -----Original Message-----
> From: Jackson Ching [SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, August 08, 2000 6:51 PM
> To: [EMAIL PROTECTED]
> Subject: Re: "Loading page" Message
>
> what i want is to send two html page to the user first the "please
> wait" which of course is faster to send, while waiting for the process in
> the server side to finish and generate another html page and throws it
> back to the user. I want to do this so that the user will know that server
> has acknowledge the request and asking you to wait for a while while
> processing. I was thinking more on sending two dynamic html page with one
> request. The "please wait" page is just a dummy page that will let the
> user know something is being done on the server. Hope this makes it clear
> =) Is there a way for this? Thank you.
>
> Jack
>
>
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html