Hi,
I created a login page with the command "security setup" . When i used that command , credentials are saved in the "applicationContext-security.xml" file. Is there a way to do the authentication by using credentials saved in separate database table instead of using the xml file to save the username and password???
Thank you in advance.


Reply With Quote

