I am looking at tapestry-spring-security now. I have one question though,
1. If I do not use hibernate but JDBC, then what AuthenticationProvider
should be? Should it be OK with daoAuthenticationProvider? How is about if I
am using OpenJPA instead of Hibernate?
public static void contrib
Use Tapestry-Spring Security instead of Tapestry-Acegi:
http://www.localhost.nu/java/tapestry-spring-security/
--
Thiago H. de Paula Figueiredo
Independent Java consultant, developer, and instructor
http://www.arsmachina.com.br/thiago
---
1. Has anyone figured out how to use Tapesry5-acegi with SpringSecurity 2.0.4
and Tapestry5 5.0.18 yet? I have tried the last few days to recompile
tapestry5 against SpringSecurity 2.0.4 but have not made any progress yet.
2. I have read Tapestry5 howto to find out alternative way to use
springse