Can not find the tag library descriptor for c
jsp吧
全部回复
仅看楼主
level 1
chenshangsong 楼主
Multiple annotations found at this line:
    - Can not find the tag library descriptor for "http://java.sun.com/jsp/
    jstl/core"
在eclipse中新建dynamic web project,加个jsp文件,里面加个
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
就是找不到Tag lib. 是什么原因?

2011年04月02日 03点04分 1
level 1
没找到标签描述文件?
2011年04月03日 23点04分 2
1