Quote Originally Posted by ComputerJy
Since Applets don't have a main method you can't do that. But when calling the jar file from the browser, you can specify the class you want to run
Can you expand on this please?