How to configure Tomcat to use Java 7

前端 未结 7 1053
长发绾君心
长发绾君心 2020-12-16 11:58

I have a web application in java 6 byte code and would like to test it in a Java 7 JVM environmment. For that purpose, I would like to configure Tomcat (fo

7条回答
  •  感动是毒
    2020-12-16 12:26

    Just Open the existing tomcat server and open Runtime Environment and check the JDK Version and change it java 7 JDK Config Changes

提交回复
热议问题