It's a simple matter of finding a security hole in the JVM implementation.
Rashakil Fol
Super Senior Demiposter
2,658 posts since Jun 2005
Reputation Points: 1,135
Solved Threads: 177
Java applets do not have permission to execute arbitrary programs. Do allow such a thing would be an error by the program executing the Java applet. So you need to find a bug in "the" Java interpreter (there are many) that is being used. This is a way of saying "you can't do this."
Rashakil Fol
Super Senior Demiposter
2,658 posts since Jun 2005
Reputation Points: 1,135
Solved Threads: 177