Applet Possible?

Is an applet possible with jme? It shouldnt be because the game must extend AbstractGame, but is there any way around that?

Yes, jME supports applets. Make sure you use nightlies or CVS and look in jmetest.awt.applet for some examples.