we have a java application game starts through applet, which initiates sevral threads. Our poblem is when user close game window but applet loader browser window opened the game is not actualy closed but the threades are still running which causes problems. As
I have posted a simple http download command line utility you can use to automate various repetitive downloading tasks. you use it like this with the source url and target filename. java -jar download.jar http://x.com/afile.html C:\temp\x.html
i have a problem. I want to create an application, which can load, show and modify an image. Is it right, that i have to import java.awt liberary before? After i have import this liberary there is an error with the code from the