Advertisement

Passing by reference in RMI (Java) ?

Started by November 08, 2002 02:34 PM
-1 comments, last by Xolution 22 years, 3 months ago
I have a project I''m working on where a JTextArea resides on a client and gets updated by the server. The only problem is that it''s almost like there are two different JTextArea''s on the server and the client. How can I pass something by reference (instead of by value) when using RMI ? /bin/finger that girl in the back row of machines
/bin/finger that girl in the back row of machines

This topic is closed to new replies.

Advertisement