Java Version 1.5 and 1.6
843804Jan 30 2009 — edited Jan 30 2009I need to run different java applications, using java 1.5 and java 1.6 simultaneously.
But now when i install java 6 since it is higher version, the applications which were supposed to use java 5 are also by default getting java 6.
How to make applications run using different java versions simultaneously in a same system?