gamefan2
asked on
Two versions of JAVA and web applications.
I have a web based JAVA application that requires JAVA 1.31_18. Unfortunately I have several users who need to use later versions of JAVA. I know that I can have multiple versions of JAVA on the same PC but don't know how to make 1.31_18 only work with this one particular application and let the latest version work with everything else.
Thanks
Thanks
Sure. Its quite possible, make sure that you give full path of java binary while running it.
ASKER
How do I do this? Its a web application.
u can specify it in your jnlp
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.