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 ...
Up until Java 2, a real-world project had a lot of infrastructure to build: what with class loaders, security, distributed lookup and communications, etc. Between JavaTM 1.1 and Java 2 Sun fleshed-out ...