Re: Do JAVA applications use the JVM?
From: Edwin Martin (e.j.martin_at_chello.nl)
Date: 10/19/04
- Next message: Brian Parker: "Re: java newbie"
- Previous message: micheal: "Re: java newbie"
- In reply to: Jim Hubbard: "Do JAVA applications use the JVM?"
- Next in thread: Jim Hubbard: "Re: Do JAVA applications use the JVM?"
- Reply: Jim Hubbard: "Re: Do JAVA applications use the JVM?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 19 Oct 2004 10:36:31 GMT
Jim Hubbard wrote:
> Do Java applications use the same JAVA virtual machine plug-in that JAVA
> applets do? Or, do actual JAVA applications require the whole JAVA runtime
> environment to be installed?
Some Java application install a JRE that they will use, some
applications use the JRE that's installed with Sun's installer.
Both ways has it advantages and disadvantages.
Edwin Martin
-- http://www.bitstorm.org/edwin/en/
- Next message: Brian Parker: "Re: java newbie"
- Previous message: micheal: "Re: java newbie"
- In reply to: Jim Hubbard: "Do JAVA applications use the JVM?"
- Next in thread: Jim Hubbard: "Re: Do JAVA applications use the JVM?"
- Reply: Jim Hubbard: "Re: Do JAVA applications use the JVM?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|