i'm missing the servlet.* packages

hi, i search for "missing servlet package" but didnt get the right answers,

i recently installed tomcat and it works fine but im missing the servlet packages - where can i find these?

jdk is working fine for everything else, is there any particular .jar file in a tomcat directory that i can add to the classpath?

thanks

[346 byte] By [gekkokida] at [2007-10-2 12:13:56]
# 1
Look for a file "servlet.jar" in tomcat's directories. You can also get it from the Web Service Developer Pack.
MartinHilperta at 2007-7-13 8:58:10 > top of Java-index,Developer Tools,Java Compiler...
# 2
it was called servlet-api.jar :)
gekkokida at 2007-7-13 8:58:10 > top of Java-index,Developer Tools,Java Compiler...