Hi Ivan, thanks for your reply..
Oh i see.. i guessed before that the OneWay operation in WebService doesn't need to have return value..
The response may later be delivered using callback or the client may poll for the result.
do we have to make callback handler (in the client side)?..
how about if we implement only use common asynchronous call (through Polling)?...
doesn't it matter?..
sorry Ivan, i'm still not understand about this mean : "the client may poll for the result"..
Thanks in advance..