i installed java ee sdk6
set path variable to the bin of jdk
i set up the deployment(Apache Tomcat) as well as development environment required for java-ee
i wrote a html file, a servlet and a web xml and put them in proper places.
but when i try to compile the servlet using command prompt it says that servlet api is not a
part of jdk...so cannot be imported
can someone suggest me some solution