Hello
As you said I changed the code according to the steps you showed in the blog. The original example had
<bean id="daoAuthenticationProvider"...
Type: Posts; User: bacha; Keyword(s):
Hello
As you said I changed the code according to the steps you showed in the blog. The original example had
<bean id="daoAuthenticationProvider"...
Hello Friends
As I told you earlier I was working to convert the inMemory application I downloaded from web to Jdbc. The inMemory samples applicationContext.xml file has the following codes
...
Hello friends
I am pretty new to this part of Spring. I am now trying to learn how to implement acegi security in a login jsp page. I got a sample program for login using InMemoryDaoImpl. Now I...