Ok tks! for the help!
Martin Ahrer wrote: > > Have you been thinking of using the Spring based security framework called > acegi. Even form based authentication can be done with minimal efforts. > And if you are familiar with Spring it's even simpler! Check their web > site at http://www.acegisecurity.org/ If you should need help with this I > can help. > > Martin - http://www.martinahrer.at/blog/ > > > > ignicolist wrote: >> >> Hi, i need some help, i have a aplication in jsf, with a sql database >> using hibernate, and i want implement a login and logout, but i dont know >> how, i google much, but all the solutions are so complicated. so i have a >> example with a filter, and a put that filter block the pages for non log >> users, but i dont know the sufs about sessions and so on... anyone have >> some example working for i use in my aplication? >> >> I just want a simple login logout example, using a filter for sessions. >> >> Tks for all the help... >> > > -- View this message in context: http://www.nabble.com/JSF-Authentication-tf4235729.html#a12061776 Sent from the MyFaces - Users mailing list archive at Nabble.com.

