File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Java
»
Beginning Java
Author
To check if JVM is installed in the system
Rohit Ramnath
Greenhorn
Joined: May 08, 2006
Posts: 6
posted
Feb 08, 2007 01:25:00
0
Hi guys,
how can i check whether the machine in installed with JVM? if not then i need to provide the link to download and install.
Thnx,
Rohit
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35223
7
posted
Feb 08, 2007 02:57:00
0
is this a web application where you want to run an
applet
?
Android apps
–
ImageJ plugins
–
Java web charts
Rohit Ramnath
Greenhorn
Joined: May 08, 2006
Posts: 6
posted
Feb 08, 2007 03:27:00
0
yes its a web application where i m running an applet. how can i check whether the system has JVM installed? if not, i need to tell them to download from a link which i will provide.
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35223
7
posted
Feb 08, 2007 04:11:00
0
That's what "alternate HTML" in the applet tag is for:
Using the Applet Tag
I agree. Here's the link:
http://ej-technologies/jprofiler
- if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
subject: To check if JVM is installed in the system
Similar Threads
how can i know the JVM is already installed on my computer ?
WSAD 5.1.2...Going Crazy!!! java.lang.Object
Checking the Browser JVM
JRUN JVM Configuration
Grey box instead of applet
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter