javax.servlet.*, javax.servlet.http are mot getting resolved in eclipse 3.2

Can any one tell why after importing javax.servlet.* and javax.servlet.http is not getting resolved in eclipse 3.2 IDE.
[126 byte] By [Maruta] at [2007-11-27 3:45:16]
# 1
right click on the project in the navigator window and select properties. you will get property window and then select library tab and click the add library button to add the jar file in which javax.serv... packages are defined.
chaos_begins_herea at 2007-7-12 8:48:58 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...