1. Useful design patterns when dealing with spring 3 controllers stackoverflow.comRecently I was overlooking my controllers and they are bit of mess.
|
2. Design Patterns with Controllers forum.springsource.orgYou can use Acegi Security for authentication and authorization; it uses ServletFilters that intercept servlet requests and is configured within the Spring application context, using dependency injection and AOP. Check it ... |