A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
Arduino in Action
this week in the
General Computing
forum!
A special promo:
Enter your blog post or vote on a blogger to be featured in an upcoming Journal
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: 35442
9
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: 35442
9
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://zeroturnaround.com/jrebel
- it saves me about five hours per week
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