当我在一个JSP页面中用taglib指令引入struts2.0的标签,但是ecplis提示不能找到有效的struts2的标签库,这是为什么?
代码如下:
   <%@ taglib prefix="s2" uri="struts2" %>