| Author |
Preloading Images and other java objects
|
sridhar lakka
Ranch Hand
Joined: Jan 02, 2007
Posts: 109
|
|
Hi All, Thanks a lot in advance. How can I load java objects and image objects into memory, so that the page loading time will takes lesser. Please help me in this. Regards, Sree
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56554
|
|
Images have nothing to do with Java, and there is no way to pre-load them on the server. There are some tricks you can try on the client. What other Java objects are you asking about, and how would they affect page loading?
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: Preloading Images and other java objects
|
|
|