how to use jre 1.5 with jre 1.3 application
843798Nov 9 2005 — edited Nov 10 2005hi all,
i hav e a application built with jdk1.3 it runs fine with jre 1.3, 1.4 but has some problem with jre 1.5 .so is there any way such that
when my application runs on a IE whose default jre version is jre 1.5 , it should use jre 1.4 and not default .
do we have a way to specify in our html pages the version of JRE to be used whi;e running.
thanks in advance