
July 17th, 2002, 12:13 PM
|
|
Contributing User
|
|
Join Date: Feb 2001
Posts: 68
Time spent in forums: < 1 sec
Reputation Power: 8
|
|
|
page loading or splash page help...
i have a site all up and running using JSP, JAVA and oracle database. Somewhere in my JSP/HTML page, i want to be able to have a Page Loaging image or HTML to appear while the page is waiting to display (can take up to 10 seconds depending on the speed of the query). I dont want to use javascript and i want the back button to work properly... I have seen it on expedia.com and many other websites.
Is there a simple solution? Like visibility issues? I would prefer to be able to do it in one chunk... please
|