If you want to know more about JSP and Tomcat, one very good book is the "Apache Tomcat Bible". It explains how to download and install
Java 2 SDK, MySQL, Tomcat, Eclipse, ... and it gives an entire web application as an example of how to build following the instructions of the MVC (Model-View-Controller) model 2. You will see how JSP's and servlets communicate.