Compiling servlet program

Hi!I have installed Tomcat 5.5 .i want to compile my servlet program .what CLASSPATH should I use to compile servlet programs.
[154 byte] By [swapnala] at [2007-10-2 20:11:49]
# 1
You need to add the tomcat\common\lib\servlet-api.jar to your classpath. Then your servlets should compile.
gimbal2a at 2007-7-13 22:52:25 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...