Re: Using JAAS with Struts and MySQL

2007-07-30 Thread Zoran Avtarovski
Hi Diego, There's a pretty good book called JAAS in Action and it's available free online. It will help you setting up JAAS and then implementing it Struts is pretty straight forward. I had a quick look at the site you mention and I think there are much better (reader easier) implementations. Z.

Using JAAS with Struts and MySQL

2007-07-29 Thread Diego Ezquerro
Hi to everyone. I'm new to Struts and I'm trying to use JAAS Authentication using mysql database to store usernames and passwords. I've found tutorials in google but they show how to configure JAAS with struts using a file to store the authentication data of the users. The tutorial is http://www