when installing Tomcat 6 (the latest version), it asks for the Java install directory, fair enough. But it seems to want Java version 5, which Sun is apparently end-of-life'ing, so for our environment that's not A Good Thing.
Here's its prompt, you can see it asks for version 5.0:

I guess what I'm asking is, can I run it against Java 6? I looked all over the tomcat website and found no mention of compatible java versions.
Thanks a lot