My problem is that I need to solve two problems. 1) Run/download at runtime Java program (?) from a server 2) The code must access resources outside the client JVM. My understanding is that means it ...
I have this applet here,. and i've downloaded it and decompressed it an everything... but i can't figure out how to make it into a standalone application. I have limited java knowledge (have take 2 ...