2011/7/22 Justin Randall <ran...@hotmail.com>:
> 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: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to