In my last project I used a servlet filter for this case... worked exceptionally well.
Marius Kreis wrote: > so how do you control the authorization? > do you insert a check into every single page? > or via phaseListener, navigationHandler, etc.? >
In my last project I used a servlet filter for this case... worked exceptionally well.
Marius Kreis wrote: > so how do you control the authorization? > do you insert a check into every single page? > or via phaseListener, navigationHandler, etc.? >