【发布时间】:2014-07-31 09:47:19
【问题描述】:
我在 oracle jdeveloper 11g 中有一个 oracle ADF 应用程序,浏览器中的输出 url 是:
http://127.0.0.1:7101/centralbank-ViewController-context-root/faces/untitled1.jsf?_adf.ctrl-state=tqdhpayew_27
但是当我想使用我的 ip 网络地址 192.168.1.53 而不是 127.0.0.1 时,我看不到输出页面。 我错过了什么?
【问题讨论】:
-
为什么要使用你的IP地址?
-
因为我有一个静态 IP 并将其路由到 192.168.1.53 并且我想在网络上共享我的应用程序
标签: oracle-adf jdeveloper