hi there, is it possible to send multiple responses (html-pages) back to the client by referencing to the same response object??? here is the deal: a client is requesting a page from the server which launchs another process. the process is running in another thread and will probably take a while until it is finished. in the meanwhile i would like to let the client know that it will still take a while but as soon as the other process is finished i would like to present the result to the client via another html-page. is this possible, sending a webpage to a client by using an "old" response object ("old" because i have already send a html page to the client before)? thanks for your help, iNGo. =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". Some relevant FAQs on JSP/Servlets can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets