当我放 <%@ taglib prefix="sec" uri="http://www.springframework.org/security/tags"%>
我会收到以下错误:
The absolute uri: http://www.springframework.org/security/tags cannot be resolved in either web.xml or the jar files deployed with this application
Run Code Online (Sandbox Code Playgroud)
但是我的/ lib文件夹中有spring-security-taglibs-3.1.3等.有谁知道我还缺少什么?