Carlos wrote:

> i have download the tomcat 3.2 final and servlet-apic3.2
> what i must to make wiht the servlet api file?
> thanks
> carlos

You only need it if you want to look at the sources for the API classes found in
"servlet.jar".  The Tomcat distribution includes the executable version of
"servlet.jar" that you can use to compile your servlets with.  It is also used
when you run Tomcat.

Craig


Reply via email to