Note that Tomcat itself is written in Java.
If you look inside the /bin and /lib directories of your Tomcat installation, you will see jar files.
As is true of all Java programs, it is the JRE that is running Tomcat.
Just like how we saw earlier how Eclipse is a Java app running inside the JRE.
No comments:
Post a Comment