What error? Can you be specific? What I can see is that you are implementing Thread class. You should be extending Thread class. Otherwise there is nothing wrong with the code.
Maruthi Janardhan wrote:What error? Can you be specific? What I can see is that you are implementing Thread class. You should be extending Thread class. Otherwise there is nothing wrong with the code.