Tomcat (and all other java containers that support JSP) requires a JDK
because it has to compile the JSP generated servlets on the fly.  Without
the JDK, it will not have access to the java compilers and associated
support files.

Jim

-----Original Message-----
From: Alex Colic [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, September 25, 2001 11:07 AM
To: Tomcat-User
Subject: Why won't tomcat run with jre


Hi,

I tried running tomcat with the jre and it failed. It will work aqainst a
full install of the jdk. If this is the case then why?

Does this mean that every machine I install tomcat on needs the full jdk? If
I write a web app and I want to demo it for a customer my setup must include
the jdk and not the jre but according to the license I am not allowed to
include the jdk with my apps.

As anyone figure out how to create a setup for Tomcat.

Alex


Reply via email to