如何将 Flex UI 连接到 Unix 后端服务器?

发布于 2024-12-05 21:03:44 字数 310 浏览 2 评论 0原文

我正在开发一个具有以下基本需求的项目:

  1. 需要从 Java/Jsp 中的另一个 Web 应用程序在新选项卡中调用 Flex Web 应用程序
  2. 此 Flex UI 必须连接到 unix 后端,以在 UI 上显示后端操作
  3. unix 后端服务器有 telnet 操作和 SSO

这可能吗?如何?


获得 Java Api 的任何进一步帮助

将其用作 Adob​​e Air 将需要使用服务器仪式...我想在没有任何额外服务器的情况下完成它。只有 UI 和后端 Unix 服务器。

Im working on a project with the following basic needs:

  1. Need to invoke a Flex Webapp in a new Tab from another Webapp in Java/Jsp
  2. This Flex UI must be connected to a unix backend to show the backend operations on the UI
  3. The unix backend server has telnet operations and SSO

Is this possible? how?


Any further help on getting that Java Api

Using it as Adobe Air will require use of a server rite... I wanna do it without any extra server. Just the UI and the backend Unix server.

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

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

发布评论

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

评论(1

陪我终i 2024-12-12 21:03:44

您将需要某种 Flex 可以通过网络调用的中间件解决方案(基于 Java 的 api)。或者使用 Flex 作为本地应用程序 (Adobe Air),它可以运行更多操作系统特定的命令

You'll need some kind of middleware solution (java based api) that flex can call over the web. Either that or use Flex as a local application (Adobe Air) which can run more OS specific commands

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