开发者

Applet inside WAR

开发者 https://www.devze.com 2023-02-16 15:29 出处:网络
I packaged an applet inside a WAR with a bunch of JSP files. when I load the applet outside that WAR it closes perfectly, however in the WAR this doesn\'t happen.

I packaged an applet inside a WAR with a bunch of JSP files. when I load the applet outside that WAR it closes perfectly, however in the WAR this doesn't happen.

Is there anything I haven't done yet. Some kind of file to include?.

PD: I'm using signed jars, and also JNLP implementati开发者_Go百科on to load the applet and it resources. So, that's not the problem

Thanks in advance.

0

精彩评论

暂无评论...
验证码 换一张
取 消