RequestDispatcher cannot be resolved to a type in eclipse



servlet api jar is missing .....

Check the libraries of your project properties . Check Configure your buildpath and Libraries

  1. removes and added JRE library
  2. removed and added server(Tomcat 7.0.23) servlet api jar file
  3. clean project.

No comments:

Post a Comment

AUTHOR