Search:

Type: Posts; User: tarkal

Search: Search took 0.09 seconds.

  1. Re: Secure JSF Facelets application with Spring Security

    For anybody else interested the problem was from the web.xml faces config. This is what it should have looked like:



    <?xml version="1.0" encoding="UTF-8"?>
    <web-app...
  2. Secure JSF Facelets application with Spring Security

    Im having a real problem configuring JSF facelets to work with Spring Security. At the moment my custom login page just seems to resolve back to itself and doesn't actually perform any authentication...
Results 1 to 2 of 2