add package Servlet

HelloI'm quite new to Java and wonder how i can add a package.I have downloaded "servletapi2_1_1-win.zip" and i have no clue what to do with it. help?Yours Jonathan
[200 byte] By [tuffINGa] at [2007-11-27 4:15:55]
# 1
Do you have a Web server?If you do, the servlet API is already included. You only have to go through a basic tutorial and start writing code.If you don't, then you should start by downloading one. Like Apache Tomcat.
karma-9a at 2007-7-12 9:22:20 > top of Java-index,Java Essentials,New To Java...