Yes. Also a JRE is enough if you pre-compile all of your JSPs when
you are building your application (like when creating the installer
application or preparing to FTP the updates to the production machine).
The only time that you need the JDK is when you deploy JSP files (or
your application requires it in some other way).
Randy
> -----Original Message-----
> From: Mihai Gheorghiu [mailto:[EMAIL PROTECTED]]
> Sent: Monday, November 26, 2001 4:11 PM
> To: [EMAIL PROTECTED]
> Subject: JDK vs. JRE
>
>
> It is my understanding that Tomcat needs JDK in order to
> compile on-the-fly.
> Servlets are classes, already compiled - correct?
> Then, if I build a site only with servlets (plus html and
> applets), would
> JRE be enough?
> Thank you all.
>
>
> --
> To unsubscribe: <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>
>
--
To unsubscribe: <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>