.jar why it works only with specigic jdk version???
- by sadiq
Hi friends,
I have website source code...in which there is a adito.jar file
first i extract it ...then make again jar using "jar -cvf adito.jar .
and the changed jar file work fine again with that website.
above process is only work when i use jdk1.6.0_14 only...
BUT..... if i use jdk1.5 or letest jdk1.6.0_18 the same thing is not work..i mean that jar file will not run in my website...
So what is the possible reason of this..as i am new kid in java...
thanking you,
sadiq.