无需浏览器即可独立运行 Oracle Forms

发布于 2024-08-23 14:57:49 字数 135 浏览 5 评论 0原文

我想独立运行 Oracle Forms,无需任何带有 java 插件的 Web 浏览器。 有没有办法直接通过某些java应用程序或通过使用一些参数调用forms-JAR文件来调用已编译的.fmx表单?

CU,阿恩

I want to run Oracle Forms standalone without any web-browser with java plugin.
Is there a way to call a compiled .fmx form directly via some java application or by calling the forms-JAR-files with some parameters?

CU, Arne

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

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

发布评论

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

评论(2

心奴独伤 2024-08-30 14:57:49

非官方矛盾:是的,有可能:-)

Oracle 支持人员表示官方不支持,但您可以使用 Web Start(同样不受 Oracle 支持)。

支持推荐此链接: http://groundside.com/blog/JanCarlin.php?title =forms_and_java_web_start 我们的开发人员进行了尝试并取得了成功。您可以将其作为本地应用程序运行,而无需网络浏览器(看起来像一个没有浏览器窗口的小程序)。

更新(2013-01-18):博客似乎已移动/旧条目消失了。请参阅 archive.org 上的原始文章: http://web.archive.org/web/20090303153527/http://groundside.com/blog/JanCarlin.php?title= forms_and_java_web_start&more=1&c=1&tb=1&pb=1

Inofficial contradiction: Yes, it's possible :-)

Oracle support says it is officially not supported, but you can use Web Start (again not supported by Oracle).

Support recommended this link: http://groundside.com/blog/JanCarlin.php?title=forms_and_java_web_start and our developers tried and succeeded. You can run it as local application without need of a web browser (looks like an applet without browser window around).

Update (2013-01-18): The blog seems to have moved/old entries vanished. See here at archive.org for original article: http://web.archive.org/web/20090303153527/http://groundside.com/blog/JanCarlin.php?title=forms_and_java_web_start&more=1&c=1&tb=1&pb=1

野侃 2024-08-30 14:57:49

不,这是不可能的。 Oracle Forms 9i 及更高版本仅是 Web 版本。执行 fmx 所需的所有架构现在都位于 Oracle 应用服务器内。

此链接中的第二个问题解释了 Forms 9i(10g 及更高版本的构建基础)仅是 Web 版本

http://www.oracle.com/technology/products/forms/htdocs/formsservices9ifaq.html#UPGRADE

No it's not possible. Oracle forms 9i and above are web only releases. All the architecture needed to execute the fmx is now located within the Oracle Application Server.

The 2nd question from this link explains that Forms 9i (which 10g and later are built on) are web only releases

http://www.oracle.com/technology/products/forms/htdocs/formsservices9ifaq.html#UPGRADE

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