I've created a .jsp which does a bunch of database handling.  I'm using
the same page for insert, select and update functions, so the .jsp is
basically calling itself on each submit.  When submit is pressed,
however, the screen goes blank for several seconds before the page
reloads and processes request.  How can I either stop the screen from
going blank, or print some message on the blank screen while the .jsp is
reloading and processing?  Thanks.

-ron

--
Ron Parker
Software Creations            http://www.scbbs.com
TradeWinds Publishing         http://www.intl-trade.com
TradePoint Los Angeles        http://www.tradepointla.org
SiteDirector Security Server  http://livepublish.scbbs.com
Civil War Online Library      http://civilwar.scbbs.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to