You could use an applet, however I wouldn't.  If you are worried about the
time it takes a gif to download, than you should be more worried about the
time it would take to download the applet with the gifs.  With the applet it
will be done all at once, making it appear to the user that it takes
forever.  With the gif/page, at least the total download time will be split
across multiple pages.


-----Original Message-----
From: Selvamani Jayakumar [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 21, 2000 1:50 PM
To: [EMAIL PROTECTED]
Subject: Urgent ! about downloading of GIF


hi
my prob. is  that , every page in our site has got a gif image.
since we hve a number of gif's , it takes time to download. each page
has got a diff. gif images.
is there any possibility that if i use applets
(which will be stored in the RAM of client) to do this.
so for each page , i can use the Applet to show the picture
rather than downloading from the Server.

can anyone suggest me how to do this?


Thanks in advance


_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at
http://profiles.msn.com.

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to