Could I run a java program without installing the java vitual machine on the computer?If yes how could I do it?
aan@ucsc -1 Newbie Poster
Recommended Answers
Jump to Postno.
Jump to Postthat's exactly what it doesn't want to do with its machine, so for it there's no way to run Java programs.
Jump to Postand don't forget that those "native" executables are usually exewrappers which pack a JVM together with all the classes the application need into a single executable, so when installing them you're implicitly installing a JVM...
All 10 Replies
jwenting 1,905 duckman Team Colleague

iamthwee
jwenting 1,905 duckman Team Colleague
vizy 0 Light Poster
Jananee 0 Newbie Poster

iamthwee
aan@ucsc -1 Newbie Poster
masijade 1,351 Industrious Poster Team Colleague Featured Poster
jwenting 1,905 duckman Team Colleague
Ezzaral 2,714 Posting Sage Team Colleague Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.