bharat_van 0 Newbie Poster

currently i have installed tomcat 6.0 latest version and jdk latest version , my problem is when i create separate directory structure to use servlet example i am getting error .::Error configuring application listener of class listeners.ContextListener..

what should i do, anything need to configure...my app structure like..
webapps
start
WEB-INF
classes -> my classes resides in this folder
lib
web.xml given class name in this xml file
pls suggest what should i do?