java - Role based access control for JSF 1.2? -
i need suggestions on implementing role based access control in existing jsf 1.2 application.
here few constraints have:
- stuck jsf 1.2, cannot upgrade higher version
- no custom solution, though writing integrating existing api or framework (spring security? other?) shall fine.
Comments
Post a Comment