|
ECS Home Automation and Security Archives |
learn more
| view messages for this
month | NetBloc® | terms of use | search
subject (prev) or (next) |
time (prev) or (next) |
author (prev) or (next) |
view more subjects
Subject: From: Date: | Re: [ecs] JAVA question Kevin Keane Thu, 11 May 2006 03:53:24 -0700 |
Liveconnect is an extension of Javascript that allows it to "talk" to
Java applications, and vice versa. JS indeed stands for Javascript. Note
that Liveconnect allows you to call pretty much *any* Javascript
function. That includes not just those on your page, but also all the
built-in Javascript functions that are automatically always available.
So Liveconnect doesn't actually require Javascript on the page.
What this method is telling you is that your Java application is calling
a liveconnect method "URL".
You may also be interested in this, which discusses a delay that seems
related: http://forum.java.sun.com/thread.jspa?messageID=3656513
Mark Gilmore wrote:
> trying to track down the IE6/IE7 page-load delays:
> might anyone know what this means (in JAVA console):
> liveconnect: Invoking JS method: URL
>
> the console reports this for every JAVA applet, and much of the delay
> happens while printing these lines.
>
> NOTE: The page I am loading has virtually no JAVA code left, and has NO
> JavaScript.
> So either some kind of JavaScript stuff is being loaded or I don't know
> that "JS" stands for.
>
> thanks
>
> Mark Gilmore
> http://OmnipotenceSoftware.com
>
--
NOTICE: Due to Presidential Executive Orders, the National Security
Agency may have read this email without warning, warrant, or notice.
They may do this without any judicial or legislative oversight. You have
no recourse nor protection save to call for the impeachment of the
current President.
subject (prev) or (next) |
time (prev) or (next) |
author (prev) or (next) |
view more subjects