I'm working on a distributed application (about 50 users will use it) the main screen contains an area that needs to be synchronized between all user (when one user makes a change it will show up immediately in all other)
I was thinking I might need a listener for this.
Is there a simple way to accomplish this?
Thank you.
jerasi
I was thinking I might need a listener for this.
Is there a simple way to accomplish this?
Thank you.
jerasi