How to arrange 2 versiions of java to work with two different software on same machine
I have a situation where I have the java programs on the shared drive; however I have a request to have on one computer, 2 programs, each using a different version of java. They want ot use java 8 with one solftware program and jave 11 for anoter program. Both programs will be hosted on the same machine. I have not done this before. These are hosting Solaris 10 on both machines. What procedure would I use in order to allow them this type access?