Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: Spring Security 3.1.3

  1. #11
    Join Date
    Jun 2006
    Location
    The Netherlands
    Posts
    13,630

    Default

    Read my post...

    Code:
    <http auto-config="true" access-denied-page="/acessoNegado.jsf" use-expressions="true">
    Marten Deinum
    Java Consultant / Pragmatist / Open Source Enthousiast / Author


    Pro Spring MVC: With Web Flow
    Conspect

    Have you read the reference guide.
    Use the [ code ] tags, young padawan

  2. #12
    Join Date
    Feb 2013
    Posts
    11

    Default

    Solved, I just set use-expressions="true" and every things works fine the function is isAnonymous(), hasROle(''something'), role-prefix="" as none..

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •