I'm not having any luck finding info on how I can get my applet to talk to the page that it's embedded in. The thing I'm after, specifically, is to incorporate an applet into an AJAX process and have various events in the applet control whether the AJAX request can be made, as well as adding a few params to it. Is this possible? If so, what's the methodology behind it?
我没有运气找到有关如何让我的applet与其嵌入的页面进行对话的信息。我特别想要的是将applet合并到一个AJAX流程中,并在其中包含各种事件。 applet控制是否可以创建AJAX请求,以及向其添加一些参数。这可能吗?如果是这样,背后的方法是什么?
TIA, Dr.D
TIA,Dr.D
1 个解决方案
#1
1
Note: liveconnect is not supported fully on all browsers, especially on the mac. However, you can use a subset which is. I tested several browsers for their liveconnect support, the results are availble in a blog post: applets: missing information about liveconnect and deployment
注意:并非所有浏览器都支持liveconnect,尤其是在mac上。但是,您可以使用的子集。我测试了几个浏览器的liveconnect支持,结果可以在博客文章中找到:applets:缺少有关liveconnect和部署的信息
#1
1
Note: liveconnect is not supported fully on all browsers, especially on the mac. However, you can use a subset which is. I tested several browsers for their liveconnect support, the results are availble in a blog post: applets: missing information about liveconnect and deployment
注意:并非所有浏览器都支持liveconnect,尤其是在mac上。但是,您可以使用的子集。我测试了几个浏览器的liveconnect支持,结果可以在博客文章中找到:applets:缺少有关liveconnect和部署的信息