Some times, we need to show user information like username or role of the logged in user on jsp page. Spring Security JSP taglibs provided tags for showing logged in user information in JSP pages. Off-course we can use Spring …
Tag Archives: Spring Security
Showing User Information on JSP using Spring Security JSP Taglibs
Posted by Rahul on September 7, 2011 None comments
Using custom tables for Spring Security authentication and authorization
Posted by Rahul on September 6, 2011 7 comments
Url Permission Based User Interface Creation in Spring Security
Posted by Rahul on September 4, 2011 None comments
Role based User Interface creation using Spring JSP Taglibs
Posted by Rahul on September 3, 2011 None comments
User authentication and authorization in Spring Security using MySQL Database
Posted by Rahul on August 31, 2011 2 comments
MySQL ddl tables definitions for Spring Security
Posted by Rahul on August 29, 2011 1 comments
Customize Spring Security Settings
Posted by Rahul on August 28, 2011 None comments
Spring Security Configuration with Spring MVC
Posted by Rahul on August 27, 2011 3 comments