Hai everybody,
I need to clarify a dout regarding thread's, means we all write the run()method(what is the purpose of it?),as per i concern it is meant for contineous running purpose,so we are telling for contineous running we implement run method, so is their any requirement to specify any loop inside the run method for contineous running or not is the question?
regards,
sasi.


