2011/7/22 Justin Randall <[email protected]>:
> It uses the Java compiler for activities such as compiling JSPs into Servlets 
> into Java class files.
>
> All versions of Tomcat require the JDK.
>

Wrong. All currently supported versions (5.5, 6.0, 7.0)
do not use JDK compiler by default even if it is available.
See documentation for details.

All of them can run with JRE.


It is good to have JDK around because of additional utilities like
jvisualvm etc.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to