2008-7-3 19:37
wangxiaonet
关于WebSphere 部署的应用,外部访问?
首先在WebSphere中部署了一个应用,想在
其它应用中调用部署在WebSphere 中的应用的
一些页面如下,
<iframe src="http://ip:9081/web/html.html" width="500" height="350" reload="true"></iframe>
不能显示,为什么?
直接访问http://ip:9081/web/html.html" width="500 没有问题
两个应用不再一台机器,一个是WEBsphere 一个是TOMCAT
2008-7-4 09:15
icesnow冰雪
1,首先要看报什么错
2,不确认WAS是否支持iFrame, Portal Server支持,但WAS不确认。
2008-7-8 14:26
wangxiaonet
没有任何错误,只是不能显示。
部署在同一个WAS里的应用是可以访问的。在两台机器上就不行了,
部署同一个WAS 中
A.WAR
B.WAR
B 就可访问A
<iframe src="http://ip:9081/A/html.html" width="500" height="350" reload="true"></iframe>
部署在两台机器上,一个WAS ,一个TOMCAT
在TOMCAT中不能访问,也没有错误。
2008-7-9 08:56
icesnow冰雪
只能开Trace看看了。
2008-7-9 12:45
wangxiaonet
看来只能慢慢找问题了。不知道有没有这样用的?
页:
[1]

Powered by ITPUB论坛