Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Beginning Java
Search Coderanch
Advance search
Google search
Register / Login
Win a copy of
Eclipse Collections Categorically: Level up your programming game
this week in the
Open Source Projects
forum!
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
paul wheaton
Ron McLeod
Jeanne Boyarsky
Sheriffs:
Paul Clapham
Saloon Keepers:
Tim Holloway
Roland Mueller
Bartenders:
Forum:
Beginning Java
can we run .jar file on any operating system
Tomendra Singh
Ranch Hand
Posts: 47
posted 16 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
hi all,
i want to know that can we run .jar file on any operating system which has jvm or jre?
Strength Is Life,Weakness Is Death- Swamy Vivekanand.
SCJP 5.0(87%)
Ulf Dittmer
Rancher
Posts: 43081
77
posted 16 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Yes, jar files work cross-platform, provided that the classes it contains are compiled for the JRE version that is used to run them (or a newer version).
Tomendra Singh
Ranch Hand
Posts: 47
posted 16 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
thank you.
Strength Is Life,Weakness Is Death- Swamy Vivekanand.
SCJP 5.0(87%)
What a show! What atmosphere! What fun! What a tiny ad!
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Java Application at StartUp
Calling Jar file from Jar files
Platform independent
Convert .jar to .exe file
convert java application to exe file
More...