JAR file built using JDK1.4 will run in JDK 1.5 Environment?
Hi All,
I have one basic question, can any one answer for this....
We have an existing java application in jar file which is complied using JDK 1.4. Is it possible to use the same JAR file in JDK 1.5 environment.
I cant able to test this in my local PC, since it is a production application.
Thanks in advance...
Muthu

