Search results
"tag:filters"

1 Fetching Servlet Filter init parameters from a properties file with Spring
A while ago I wrote some code and thought it a neat trick but totally forgot about it until recently. I am writing this blog entry, firstly to share the idea and secondly to see if somebody can give an alternative using only Spring classes (which wou...
08-Jun-2009
2 An alternative to req:isUserInRole
For me, HttpServletRequest's getRemoteUser() and isUserInRole(role) have always felt like the right place to obtain user information in a web application. My experience with JASIG CAS filter and SecurityFilter has taught me that it is easy to create ...
15-Jan-2009

Google it!