hello i done my java swing project and i deployed into jar file?
now it is working well in my system where jdk1.6 installed.
but i want to use the application on other system in which jdk and jre not installed?
is there any way to use my jar file on all systems?
or
what should i do to run my application on where jdk and jre was not installed?

