Don Cracker wrote:Hi. In this welcome post to Craig, it says we should read the book promotion page to up our chances of winning a free copy of the book. But that link is dead! Or at least it goes to a page not found notice. Can you please advise an alternative link? Thanks
Martin Vanyavchich wrote:Hey ranchers!
I have a situation where I call several WebServices that take long time to return. Threads came to mind. In some cases though I need the returned values right after the call. Does it make any sense to make a Thread, start it and then call join() straight away, waiting for results. Are there any benefits doing it this way or is it just clutter?
Thank you.
Sougata Som wrote:Hi Narendra,
I made the change suggested by you but it's still throwing the same exception at the same line.