开发者

Which Java technology should be used to build client-server applications on the server side?

I'm new in the Java world a开发者_StackOverflow社区nd I'm totally confused with the sheer number of Java server-side technologies. I need to build application with Java on the server side and Flex-AIR on the client. All communication between them must be on sockets and in AMF format.

Which technology would be suitable for this?


JPA+Spring. You can create service layer with Spring, and use it from you flex client.


I think tha given your constraints you should be looking at Blaze: http://opensource.adobe.com/wiki/display/blazeds/BlazeDS/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜