Category: Spring Security
Integrating Spring Security with ExtJS Login Page
This tutorial will walk through how to configure ExtJS Login form (Ajax login form) instead of default Spring Security login.jsp. Instead of using login.jsp from spring security, why do not use an ajax login form? And How to integrate the ExtJS Login Form with Spring Security? You did try to do it, the user is [...]
Spring Security: Login and Logout Form JSP
When you configure spring security in your web application you can configure your login.jsp in the applicationContext-security.xml. But how this page looks like? If you search around, you are not going to find it easily. There is many articles about how to configure spring security, but a few ones list login.jsp. If you take a [...]
Tutorial: Getting Started with Spring Security
This tutorial will cover a basic scenario where it integrates Spring Security, using database-backed authentication, into an existing Spring web application. Spring Security is a security framework that provides declarative security for your Spring-based applications. Spring Security provides a comprehensive security solution, handling authentication and authorization, at both the web request level and at the [...]


Connect
Connect with us on the following social media platforms.