I searched through the posts and through the samples provided with the download for a basic tutorial that shows how to use JSecurity with a web application and a database that is storing the user's information (username, password, roles, permissions, etc).
I didn't find a good tutorial. The web application samples that come with the download either don't use a database or use Spring and Hibernate, which I think, over complicates learning for someone who won't be using those two technologies and isn't familiar with them. Do you know of a good tutorial? If not, do you think it would be useful if I created a series of tutorials that show how to use JSecurity with a web application and a database that stores the user's information? I've done similar tutorials on my blog (http://www.brucephillips.name/blog) for other technologies. Bruce -- View this message in context: http://n2.nabble.com/Basic-Tutorial-That-Uses-A-Database-tp2571323p2571323.html Sent from the JSecurity User mailing list archive at Nabble.com.
