Forums Register Login

loading applet problem

+Pie Number of slices to send: Send
The first time my applet is loaded it take time which is quite ok ,but later after the applet is loaded even when i refresh it ,it still take a lot of time.Iam using the object tag for that which the cache_archives ="my jar file which contains the images", cache_option="browser" .I want to know is it necessary to use my archive property too .If yes what value archive should contain.

The same problem occurs when i move from the applet screen and come back to it ,it still shows my applet as loading.

please reply as soooooon as possible.
+Pie Number of slices to send: Send
I think the applet gets reloaded everytime you refresh the page. You can put ur applet on a page that does not get reloaded. One way of doing this is to use IFRAME.
basically you put your current html page that has object tag inside another html page's IFRAME.

you would do something like this:
new.html
<body>
<IFRAME id="mypage" src"old.html"></IFRAME>
</body>

where old.html is your current html that has OBJECT tag etc.
Does this tiny ad smell okay to you?
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com


reply
reply
This thread has been viewed 754 times.
Similar Threads
Applet images
class file not found exception
Javascript and Java Applet Loading
Applet Notified.Please help.
Applet loading
More...

All times above are in ranch (not your local) time.
The current ranch time is
Mar 28, 2024 02:57:12.