Installing Tomcat as application server

I have to install Tomcat 4 on a linux machine (Debian) as an application server (that is Apache serves the static content (html) and Tomcat serves jsp file)How can I do ?ThanksRoberto(caaib@tin.it)
[240 byte] By [BRoberto] at [2007-9-26 2:29:23]
# 1
For installation see http://jakarta.apache.org/tomcat/tomcat-4.0-doc/appdev/index.htmlAnd for integration of Tomcat with Apache web server, see if this helps http://jakarta.apache.org/tomcat/tomcat-3.3-doc/tomcat-apache-howto.html
neville_sequeira at 2007-6-29 9:46:30 > top of Java-index,Desktop,Deploying...
# 2
Ok! Now I read.. Thanks
BRoberto at 2007-6-29 9:46:30 > top of Java-index,Desktop,Deploying...
# 3
I see the doc... but I have Tomcat 4 and that doc. is not usefull for me! Any other suggestion?R.
BRoberto at 2007-6-29 9:46:30 > top of Java-index,Desktop,Deploying...