Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How To Run Jar File

807589Sep 8 2008 — edited Sep 8 2008
I have a jar file and I need to run that jar file, I have to run this file in some other machine and I don't want to set class path to environment variable manually, In this I have a java file and I connected to data base, so I need drivers(jar files), I have placed that in ext folder so fine its working, how to run my application jar file in some other machine.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 6 2008
Added on Sep 8 2008
12 comments
587 views