sorry, here again:
i'm looking for a client server framework which supports eventing:
i have some data on a server and want to create swing-clients.
every time data changes on the server each client must be informed.
can i realize a subscription process with j2ee-beans? or do i have to write my own framework using sockets?
thanx
-
generic client server framework with business objects (1 messages)
- Posted by: marco milano
- Posted on: August 19 2003 16:45 EDT
Threaded Messages (1)
- JMS by Ian Mitchell on August 19 2003 19:49 EDT
-
JMS[ Go to top ]
- Posted by: Ian Mitchell
- Posted on: August 19 2003 19:49 EDT
- in response to marco milano
Sounds like you want JMS. A good resource on this is:
http://students.depaul.edu/~mbhinder/se690/finalreport/FinalReport.htm