Threds in java
can anyone point me to some useful tutorials on how to use a thread in a program, or even some source code would be great.
I have tried to use a thread before, got the IBM tutorial on how to, i got the hole thing working fine until i had to synchronize the data, and thats where the tutorial kinda went blank. My IT teacher couldn't even make heads or tail out of it.
source code always helps me to understand that much more.
thanks

