Hi,
I was wondering if it is possible to somehow be notified before a
remoting call is made, and also to be notified after the remoting call
has returned to the client? Does remoting or the formatter provide a
way of trapping these events?
Joe
Sunny - 29 Oct 2003 15:48 GMT
> Hi,
>
[quoted text clipped - 4 lines]
>
> Joe
Hi,
As far as I know, not, but you can always implement your simple step in
the chain of message flow. Read about implementing custom formatters,
etc.
Sunny