It is not possible to use the spring security tag <sec:authentication>
in joinfaces.
It will result in :
Tag Library supports namespace: http://www.springframework.org/security/tags, but no tag was defined for name: authentication
Is this not implemented by joinfaces? How can i register the spring implementation?
<sec: authorize>
is working fine.
i have included the spring security taglib.