Working my way thru understanding Spring security using the myEclipse spring scaffolding. Got it working with different logins and roles. Now I’m trying to trace out the login process. I want to change the page after login to one that would show the customer list, but I’m getting lost in sitemesh. I think the change is made in \sitemesh\login.jsp, but nothing I do there works.
Any suggestions?