It's very simple.  Put a refresh tag in the temporary page that refreshes
and if query is done, then a new page is displayed for the results.
Put something in your session to indicate whether the search is done
or not, and check this Boolean when you refresh.

On Thursday, Jun-24-1999 06:14 AM (PDT) [EMAIL PROTECTED] (Jaman Burton) wrote:

|>      Hello all,
|>
|>         Does anyone out there know how to generate a basic looking html
|>      page that can be displayed while my java code does database querying?
|>
|>         I've seen some sites that generate a page that just says something
|>      like "We are searching for your requested records" while the query is
|>      being executed.  After execution my results are displayed and the
|>      searching page disappears.
|>
|>         Any idea how this is done?
|>
|>      Jaman
|>
|> ___________________________________________________________________________
|> 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

___________________________________________________________________________
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

Reply via email to