I\'m trying to set up Tomcat 6 on my server instance (Fresh install of Windows Server 2008 R2 Enterprise). I want to make a Java EE service available via a URL.
Web containers require JDK in order to support compilation of sources like JSP, as compiler is existing in JDK it requires the same.(this is one of the reasons why it may require JDK)