码迷,mamicode.com
首页 > Web开发 > 详细

Myeclipse中WebServlet cannot be resolved to a type报错

时间:2014-12-08 21:08:48      阅读:977      评论:0      收藏:0      [点我收藏+]

标签:style   http   io   color   使用   sp   java   strong   on   

Myeclipse中WebServlet cannot be resolved to a type报错

今天在写Servlet时使用注解配置Servlet出现

WebServlet cannot be resolved to a type

的错误,然后一直找问题都没有找到,网上找了半天也没有找到,然后使用eclipse写了个servlet时对比了下发现就是少引入了

import javax.servlet.annotation.WebServlet;

引入后问题得到解决。

Myeclipse中WebServlet cannot be resolved to a type报错

标签:style   http   io   color   使用   sp   java   strong   on   

原文地址:http://www.cnblogs.com/qisong178878915/p/4151840.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!