Calling client method from RMI server.
Hi,
I have a RMI server object called remote, and RMI client object TV.
I would like to control TV object from server. Can any body give some idia?
Can I user observalbe/Observer? if so how should I use?
Else please specify any other way to call client method from server side.
Thanx,
Dina

