how should i call a jdk 1.6 compiled jar class from a jdk 1.5 compiled application.Cur rently my application is running on jdk 1.5 but i want to call a function(in a jar) which is jdk 1.6 compiled.How should i accomplish this problem.
jdk1.5 to jdk 1.6
Collapse
X
Comment