Spring Security Facelets/JSF 2.0 Taglib released in v0.3

10 Jan
2010

The Spring Security Facelets/JSF 2.0 Taglib got released in version 0.3.

CHANGES:

  • Replaced roles.isEmpty() with roles.equals(“”) to allow usage with Java 5
  • Adopted taglib for usage with Spring 3/Spring Security 3 final
  • removed faces-config.xml in taglibs for jsf 1.2 as it prevented deploying in some scenarios

Fetch it from the Project Homepage

Comment Form

top