Tagged Questions
4
votes
1answer
214 views
J2EE - Field level Role-based security for a complete web application [closed]
I have a complex website designed using Spring MVC and MyBatis. User Interface is very complex and we have lot of custom made widgets - calenders, lists, graphs etc.
If we were to implement field ...