Wednesday, October 13, 2004

EJB Client callbacks

I was looking to EJB Client callbacks, so what you can have is a Client send a remote object to the server and whenever the server changes it just calles the callback method on the clients remote interface.

I still have to see how this can be implemented by adding multiple client listeners to the EJB?

More details over here http://www.burtbeckwith.com/blog/ Search for 'EJB to client callbacks'

No comments: