Issue with integrating the applet into website

27 views
Skip to first unread message

Aleksandar Kovacevic

unread,
Feb 28, 2012, 7:01:49 AM2/28/12
to eID Applet
I am using eID applet to get the customer information.

I am trying to incorporate it into existing page via javascript/
jQuery, and the issue is that once the applet gets loaded(even with
parameters width:1, height:1, mayscript:true), it always clears out
the page and creats its own html-body wrappers.

Even if I place it within iframe, it removes even the divs used to
show the status callback messages.

Is there a way to make it run hidden within a div element?

Aleksandar Kovacevic

unread,
Feb 28, 2012, 8:44:24 AM2/28/12
to eID Applet
Huh, this is a messy one. And nothing that you can do about.
source: https://forums.oracle.com/forums/thread.jspa?threadID=2324342

So, one should take care of the fact when running the
deployJava.runApplet, (as it uses document.write) within a function or
script on already loaded page, the whole page will be rewritten with
new html written with document.write.
Reply all
Reply to author
Forward
0 new messages