Hello all,
I am developing web app with Spring framework 3.0.6, tiles and MYSql. I have also integrated Spring Security 3.0.7 .
My app flow is as follows.
Login -> Welcome -> {Role based...
Type: Posts; User: Tapant; Keyword(s):
Hello all,
I am developing web app with Spring framework 3.0.6, tiles and MYSql. I have also integrated Spring Security 3.0.7 .
My app flow is as follows.
Login -> Welcome -> {Role based...
Hello,
I am trying to deploy spring security 3.x on existing spring3 / tiles / mysql application.
All works except that I have to now change url's in my app to include '/myapp/' before the...