I'm trying to figure out how to display a web page with a message that the
server is processing a request while the bean that my servlet is filling
with data completes a lengthy process and then forward  the results to a
JSP.  Any ideas?

Also on a related note, does forwarding a request to a JSP make the servlet
return from it's service method or does it continue until it's finished?

Thanks,

Mike

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".
For JSP FAQ, http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to