hummm.

but wouldn't a reload repost the form data?

I'm not sure that I understand how the "users session" would
not exist?

am I missing something basic?

thanks again

Alan


----- Original Message -----
From: jon * <[EMAIL PROTECTED]>
To: Java-Servlets <[EMAIL PROTECTED]>
Sent: Tuesday, August 17, 1999 8:01 AM
Subject: Re: Please Wait.


> > Do I need to learn some Java Script for this or is there a way to do it
in
> > the
> > Java Servlet?
>
> simple way would be to do this:
>
> Print out "Please wait." and at the top of the page, use a <meta> refresh
> tag to reload the page in N number of seconds. On the reload, grab the
> results from the users session. If they don't exist, print "please wait"
> again with the meta refresh.
>
> -jon
>
>
> ------------------------------------------------------------
> To subscribe:    [EMAIL PROTECTED]
> To unsubscribe:  [EMAIL PROTECTED]
> Problems?:       [EMAIL PROTECTED]
>
>



------------------------------------------------------------
To subscribe:    [EMAIL PROTECTED]
To unsubscribe:  [EMAIL PROTECTED]
Problems?:       [EMAIL PROTECTED]

Reply via email to