Click to See Complete Forum and Search --> : multiple jdks on tomcat server?


jalijack
11-05-2007, 10:31 PM
Hello

can I have 2 web applications on one tomcat server with different jdk version for each?
I'm having 2 wep apps which can not run on the same jdk version.

Thank you

chazzy
11-06-2007, 07:16 AM
you'd need to have 2 separate installs of tomcat to achieve this, but it's definitely doable.