Well, I found some more:
network: Cachepost not found [webbadress: http://www.naalaa.com/javatest$Dummy.class, version: null]
network: Connecting http://www.naalaa.com/javatest$Dummy.class with proxy DIRECT
network: Connecting
NaaLaa with proxy DIRECT
basic: exception: null.
java.lang.NullPointerException
at sun.plugin2.applet.Plugin2Manager.findAppletJDKLev el(Unknown Source)
at sun.plugin2.applet.Plugin2Manager.createApplet(Unk nown Source)
at sun.plugin2.applet.Plugin2Manager$AppletExecutionR unnable.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
I am a complete beginner when it comes to java, so I don't know exactly what this is about or what I'm talking about. But if I interpret this right, he's looking for a .class-file for the inner class. I assumed he baked them into one file - javatest.class. I guess that explains it all. Sorry for not thinking.