Re: Real time data on web page



"vika" <vika281@xxxxxxxxx> wrote in message
news:1157138908.818202.230090@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

lfmorrison@xxxxxxxxx wrote:
vika wrote:
Can I implement JAVA applets without external JRE installation?
My information is some part of JRE is supported by IE or other
browsers.

Thank you,
Regards,
Rama

Java and JavaScript are two different entities, but their source code
can look similar. JavaScript functionality is much more limited; I
don't know if it would be possible to get useful TCP/IP data streams
working with JavaScript alone. You'd get much more functionality out
of a Java applet.

Most desktop web browsers have JavaScript capability built in, but the
user may disable it. Your web page should be able to provide some
minimal functionality even if JavaScript is disabled, even if it's just
a diagnostic message asking the user to turn JavaScript on.

In order to use all the functionality of a Java applet, the user must
have a Java Run-time Environment installed. Microsoft used to include
its own JRE implementation along with Windows, but Sun put a stop to
that. So, any web pages that use Java applets now require that the
user must have an external JRE installed. JREs are available that will
work with all major web browsers of all popular operating desktop
systems.

- Luke


Thank you
Information is useful.
JRE implementation is no more a part of Windows then my product user
will have to install JRE if I think to use Applets for real time data
update.
Purpose of making installable "device monitoring tools" web sever
base is to get rid of installable components and versioning issues.
Instructing customers to install JRE is not a good option.
can there be good alternate way to implement Real time web page ?
Regards,

Whoa - hold on one second. Which part of your system is embedded - the
server or the client? Both?

If, as I presume, your server is the embedded side, all you need is a
socket. The Java etc stuff is for the client, presumably running on a PC
(else why use http at all?). The Java on the client is there to provide a
means of connecting the socket comms with the DOM on the page.

Or am I missing something?

Steve
http://www.fivetrees.com


.



Relevant Pages

  • Re: Explorer Confusion
    ... > When I click on Javascript Links my browser does not move ... Where to get the JAVA VM ... Sun also offers an automatic download and install of the 1.4 Java plug-in ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Re: JavaScript is blocked
    ... Javascript is not included in XP or SP2. ... You have to install it. ... Download the Microsoft Java VM for Windows XP here ... You can get the Sun Java J2SE RunTimes or SDK here: ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Re: Real time data on web page
    ... My information is some part of JRE is supported by IE or other ... Java and JavaScript are two different entities, ... JavaScript functionality is much more limited; ... Instructing customers to install JRE is not a good option. ...
    (comp.arch.embedded)
  • Re: dot NET 1.1 to 3.5
    ... far as 3d party applications go, for every one that needs .NET, there ... "How many versions of Sun's Java environment do you need to run JavaScript" is NONE. ... you have NO .NET Frameworks versions installed, you can install just 3.5 SP1 and have the earlier runtimes included in one package. ...
    (microsoft.public.windowsxp.basics)
  • Re: [opensuse] Java plugin for Firefox?
    ... directory I see nothing suggesting anything useful for installing a plugin. ... plugins for each of the the three Java releases. ... An attempt to d/l and install ... JRE is a 64bit package, and it is also showing me 64bit packages. ...
    (SuSE)