Hey, Thanks Barry
I got the output as i wanted. In my code , instead of extending the class from Thread, i used "implements Runnable" , and created three threads, using the one - same runnable object.
Was this the same u wanted me to do? or is there any other way to get the same solution ?
Thanks
Kirti
[ November 03, 2004: Message edited by: Kirti Singh ]