473,406 Members | 2,352 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

Do JAVA applications use the JVM?

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?

Jul 17 '05 #1
4 2631
"Jim Hubbard" <re***@groups.please> tried to express:
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?


That's an implementation specific question. Any java code requires a VM
to execute in. Whether the vendor supplies one VM for both standalone
and applet based functions is up to them.

In Linux the applets and standalones use the same VM. the java plugin
starts up the JVM from the SDK/JRE.

In windows I don't know.

Note that java includes a control panel application to tell the plugin
where to find the JVM it uses in a web browser.

----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= East/West-Coast Server Farms - Total Privacy via Encryption =---
Jul 17 '05 #2
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/
Jul 17 '05 #3
I'm looking to create a whitelist of Java apps that can run and block all
others. Seen anything that could help me do this?

"Edwin Martin" <e.********@chello.nl> wrote in message
news:P6*******************@amsnews02.chello.com...
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/

Jul 17 '05 #4
Jim Hubbard wrote:
I'm looking to create a whitelist of Java apps that can run and block all
others. Seen anything that could help me do this?
I don't think this is easy to do, certainly not when a program uses its
own JRE.

The solution might be in system management.

Edwin Martin

"Edwin Martin" <e.********@chello.nl> wrote in message
news:P6*******************@amsnews02.chello.com...
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/


--
http://www.bitstorm.org/
Jul 17 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

198
by: Michael N. Christoff | last post by:
Java, the software developed by Sun Microsystems in the mid-1990s as a universal operating system for Internet applications, gave NASA a low-cost and easy-to-use option for running Spirit, the...
0
by: Ravi Tallury | last post by:
Hi We are having issues with our application, certain portions of it stop responding while the rest of the application is fine. I am attaching the Java Core dump. If someone can let me know what...
11
by: DrUg13 | last post by:
In java, this seems so easy. You need a new object Object test = new Object() gives me exactly what I want. could someone please help me understand the different ways to do the same thing in...
18
by: steve.anon | last post by:
Hi I'm a Java developer moving to windows only applications. Of course the first thing I thought was "well at least, without the VM now I can write desktop applications that run real fast". So I...
5
by: TZESENG | last post by:
DECEMBER 13, 2005 . Editions: N. America | Europe | Asia | Edition Preference News Analysis By Steve Hamm Source: http://www.businessweek.com/technology/content/dec2005/tc20051213_042973.htm...
1
by: David Van D | last post by:
Hi there, A few weeks until I begin my journey towards a degree in Computer Science at Canterbury University in New Zealand, Anyway the course tutors are going to be teaching us JAVA wth bluej...
4
by: JavaPhreak | last post by:
So I work for a firm where Java performance is highly debated (e.g. threading, garbage collection, overuse of abstraction, interprocess latency, write once, debug everywhere, debuggers for real-time...
66
by: flarosa | last post by:
Hi, I'm wondering if I can get a reasonably civil (without starting any huge wars) opinion on how server-side PHP compares to server-side Java. I've been strictly a Java developer for almost...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.