应使用哪种 Java 技术在服务器端构建客户端-服务器应用程序?

发布于 2024-08-26 02:34:09 字数 131 浏览 4 评论 0原文

我是 Java 世界的新手,我对 Java 服务器端技术的数量感到非常困惑。我需要在服务器端使用 Java 并在客户端使用 Flex-AIR 构建应用程序。它们之间的所有通信都必须在套接字上并采用 AMF 格式。

哪种技术适合这个?

I'm new in the Java world and 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?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

半世晨晓 2024-09-02 02:34:09

JPA+Spring。您可以使用 Spring 创建服务层,并从 Flex 客户端使用它。

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

墨小墨 2024-09-02 02:34:09

我认为考虑到你的限制,你应该看看 Blaze:http://opensource。 adobe.com/wiki/display/blazeds/BlazeDS/

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

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文