This week's book giveaway is in the General Computing forum. We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line! See this thread for details.
Java IDE's such as Eclipse can run Applets without any HTML code. How is this possible? Applet's HTML code is required only when you want to run the Applet using command promt. why?