You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Randy Layman <ra...@aswethink.com> on 2001/08/02 20:25:57 UTC

RE: JRE

	If you plan to distribute JSP files that will need to be compiled
you will need a java compiler.  Just servlets is fine with a JRE.  Be
careful distributing JDKs - they have different redistribution requirements
than JREs.

	Randy

> -----Original Message-----
> From: Alex Colic [mailto:alex.colic@pop-ware.com]
> Sent: Thursday, August 02, 2001 2:47 PM
> To: Tomcat-User
> Subject: JRE
> 
> 
> Hi,
> 
> I am creating a set-up file for Tomcat. Can it run with the 
> JRE 1.3 or does
> it need the full JDK?
> 
> Thanks
> 
> Alex
>