Two JREs and Two applications
I have two applications. One should run on jre 1.4.2 and other should run on 1.5.0. Both JREs installed manually on local machine
When I run my first application It is unable to find 1.4.2 and fails to run. The second application is running successfully on 1.5.0.
Appreciate any Idea or suggestion.
Thanks,
tsaliki

