Hi, all. I'm writing one servlet which calls one application that takes long time(more than 5 minutes). When I called the servlet on a browser I got an error message "The page could not found" because the application ran so long time. Even though I got the message the application was still running and the result was correct. I don't want user to see that kinds of error messages so, I want to print out "Please wait for minutes...." on user browser. Help me out. Thank you in advance. Julie. ___________________________________________________________________________ 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