> 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]

Reply via email to