aspose file tools
The moose likes Servlets and the fly likes Preloading Images and other java objects Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "Preloading Images and other java objects" Watch "Preloading Images and other java objects" New topic
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
    
  14

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]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Preloading Images and other java objects
 
Similar Threads
java objects
java Beans Vs java objects
objects communication
Java certification question
Thread Object