one of the below may resolve your problem
1) clean build your project .
2) Make sure your servlet class is public . Means , add public to your servelt class
1) clean build your project .
2) Make sure your servlet class is public . Means , add public to your servelt class