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
You answered your own question.! :) All You need to do is link java 7 in your JAVA_HOME.!
JAVA_HOME
More Info Here
Edit : (Based on alfabravo's comment :
You can definitely change the pointer to JAVA_HOME in your catalina.bat/sh