suggestion on remoting (rpc, rmi) for jse client-server app?

Posted by alex on Stack Overflow See other posts from Stack Overflow or by alex
Published on 2008-09-30T13:19:53Z Indexed on 2010/05/10 3:18 UTC
Read the original article Hit count: 223

Filed under:
|

Hi. I'm absolutely in love with the way GWT does rpc. Is there anything similar for JSE you have experience with that: a) is not spring b) doesn't require a jee/servlet container to run the server side c) is not rmi that comes with jse TIA.

© Stack Overflow or respective owner

Related posts about java

Related posts about remoting