the client side got hanged

i called a functions which implements a loop until a certain conditions ,through rmi......on doing so, my client side got hanged.......help me out.....the function on the server side has no return type....is it that the rmi connection establishes utill the execution completes and returns......is that why my client side got hanged implementing a loop.........if so.....plz help me out.

Message was edited by:

new_kid123

[440 byte] By [new_kid123a] at [2007-11-26 14:08:19]
# 1
Your problem is in line 35.Change the and to an or and all should be well.
cooper6a at 2007-7-8 1:54:53 > top of Java-index,Core,Core APIs...