you can simply copy the servlet-api.jar
and copy that jar files into lib folder, which is in WEB-INF.
then just clean and built your project, your errors will be solved.
**OR**
you can directly add jar files to library by using following steps.
servlet-api.jar
file.