Dear Scott,
I am using Spring with Hessian..
my client program calls the service interface method..as follows
byte[] getBytes = stub.methodName(ArrayList);
methodName is the method in my interface.
Now my questions is how can I show progressbar showing the client how
much bytes read ??
Thank You,
Kotesh.
Received on Thu 14 Oct 2004 03:02:02 -0700
This archive was generated by hypermail 2.1.8 : Thu Sep 28 2006 - 20:16:40 PDT