free resource loading tutorial available

Hi,

I wrote up a free resource loading tutorial for Java Web Start/JNLP.

You can find it here http://www.geocities.com/vamp201/tutorial.html

You can browse the source here http://www.geocities.com/vamp201/tutorial/crossref/index.html

And finally you can launch the example app here http://www.jenomics.de/vamp/tutorial.jnlp

Enjoy.

- Gerald

[395 byte] By [geraldb] at [2007-9-26 1:14:13]
# 1
I get mime-type returned error when trying to launch your demo.
pk99pk at 2007-6-29 0:31:06 > top of Java-index,Desktop,Deploying...
# 2
Hi,Please check your proxy configuration as this is a known Web Start issue. For more info check Sun's Web Start FAQ. - Gerald
geraldb at 2007-6-29 0:31:06 > top of Java-index,Desktop,Deploying...
# 3

I have tried both options. Configuring the proxies didn't help. Make it to use no proxy didn't help either.

I have posted this problem before, but no one answered.

I use JWS 1.0.1.

If I don't specify proxies, the loading screen just loops. If i do, an error come up saying bad mime type returned by the server. Which is non-sense, since otherwise JWS wouldn't launch at all!

pk99pk at 2007-6-29 0:31:06 > top of Java-index,Desktop,Deploying...