Integrating Hessian with UI

From: John D. Mitchell <johnm-hessian@xxx.net>
Date: Fri Jul 23 2004 - 22:05:21 PDT

>>>>> "Andy" == Andy Depue <andy@xxx-man.com> writes:
> Hello, I'm using Hessian between a (Swing) rich client and a server.
> When the client starts up, it loads an initial large dataset from the
> server via a Hessian call. I would like to display a progress bar (very
> much like a download progress) while the data is being transmitted. Is
> there currently a way to "hook" into Hessian so I can track the progress
> of data being transmitted?

Break down the transmission into a number of calls instead of just one.

Have fun,
        John
Received on Fri 23 Jul 2004 22:05:21 -0700

This archive was generated by hypermail 2.1.8 : Thu Sep 28 2006 - 20:16:40 PDT