Hello,
Does anyone have a good example of a custom login page using spring security 3.0, or have any good sources? I've found a few samples online, but they are too simple (i.e don't provide error messages like the default page does), or they are for an older version of Spring Security. I need to create a custom page that is integrated with our webapp's css and layout.
Thanks! |