godcomplex
Programmer
Hello All,
I have an applet which I wish to set up a properties file for. I would like the properties file to be included in the jar that I have the rest of my classes in, and then load the properties file from the applet. Is this possible? And if it is, how would I go about it?
-gc
I have an applet which I wish to set up a properties file for. I would like the properties file to be included in the jar that I have the rest of my classes in, and then load the properties file from the applet. Is this possible? And if it is, how would I go about it?
-gc