Splash element in JNLP
Hi,
I was experimenting with getting the splash gif/jpg file from another server. So rather than:
<icon kind="splash" href="linedup.jpg"/>
which refers to a local .jpg file I put in the following:
<icon kind="splash" href="http://theirsite.com/images/custom.jpg"/>
But I don't get the new .jpg showing up as the splash even after multiple launches to overcome the background updating I do.
I am attempting to make a dynamically customized .jnlp file so each customer's web site can launch the application from their web page and have their splash screen displayed, and so we don't have to host our customers' splash screen files.
Thanks for your help.
[716 byte] By [
hopia] at [2007-11-27 8:10:35]

# 3
Andrew,
Yes. I removed it multiple ways, from the Java Cache Viewer and then using the Add/Remove Software approach. No change. From your suggestion I went into the Java Control Panel and set the Temporary Files location to a different/new folder. Still no change.
All three computers are running XP Pro and all have JRE6u1. Two of the machines are plugged into the same switch and one gets the original splash the other one gets the new splash. The third machine is elsewhere.
Thank you. I hope you might have another idea...please and thank you.
hopi
hopia at 2007-7-12 19:54:14 >

# 6
Hello,
Buuf, I'm creating a jnlp with a splash icon, and there's no way it appears. I've try all the solutions suggested here and some others, deleted cache files, changed all references to the jpg file, and it never appears. But, if i create a shortcut link with the same file as icon, it appears perfectly..so...mmm, any idea?
Thanks.