不能在连接面中使用弹簧安全标签<sec:authentication>
。
这将导致:
Tag Library supports namespace: http://www.springframework.org/security/tags, but no tag was defined for name: authentication
这不是由连接面实现的吗?我如何注册spring实现?
<sec: authorize>
工作正常。
我已经包含了弹簧安全标签库。
不能在连接面中使用弹簧安全标签<sec:authentication>
。
这将导致:
Tag Library supports namespace: http://www.springframework.org/security/tags, but no tag was defined for name: authentication
这不是由连接面实现的吗?我如何注册spring实现?
<sec: authorize>
工作正常。
我已经包含了弹簧安全标签库。