I suppose this is a general issue, not just with xith, but I have the start of a game and I was trying to hook it up to webstart. I “borrowed” a .jnlp template from one of the demo programs and editted it as it fit my needs. Now I want to do one of two things.
Option 1: This is to run it from my local machine with a code base of
file:\c:\mars\networking
This should work, however, it tells me that it cannot load the file. This option isn’t feasible, however, in the long term because I will eventually have to run option two.
Option 2: I have a geocities website (problem number 1). I want to upload the class files and the .jnlp to the website and webstart it from there, but geocities doesn’t seem to like jnlp files.
Any ideas?
