Author
Acegi + RichFaces help needed
Kumar Gaurav
Ranch Hand
Joined: Apr 08, 2008
Posts: 108
Hi All,
i am developing a web application using richfaces in jsf. Now for authentication and authorization purpose i want to implament acegi security framewrok with my application.
Can some one post any sample code for same. Also , in addtion, i want to know the version of each, acegi security as well as richfaces so as to avoid any compatibility issues.
Looking forward to any pointer.
Regards,
Gaurav
Bauke Scholtz
Ranch Hand
Joined: Oct 08, 2006
Posts: 2458
posted Apr 10, 2009 05:15:23
0
Acegi is taken over by Spring since ages. If you google "spring security with jsf" , you'll find enough examples, under each this excellent example: http://ocpsoft.com/java/acegi-spring-security-jsf-login-page/
Code depot of a Java EE / JSF developer | JSF / Eclipse / Tomcat kickoff tutorial | DAO kickoff tutorial | I ♥ Unicode
Kumar Gaurav
Ranch Hand
Joined: Apr 08, 2008
Posts: 108
but this does not solve the issue.
Can i have another pointer with an extensive work done on same
Mourouganandame Arunachalam
Ranch Hand
Joined: Oct 29, 2008
Posts: 395
Kumar Gaurav wrote: but this does not solve the issue.
Can i have another pointer with an extensive work done on same
what do you mean by extensive work done?
I think the sample link given is good enough to start with. Do more Google and read & learn on your own.
Mourougan
Open Source leads to Open Mind
subject: Acegi + RichFaces help needed