Posts by Émerson Cantalice • 31 points
2 posts
- 
		0 votes2 answers454 viewsA: Hide screen options if user does not have permissionI got the solution, thanks to all who helped and guided me the solution https://stackoverflow.com/questions/7915134/how-to-use-the-spring-security-facelets-tag-library-in-jsf Following the solution… 
- 
		3 votes2 answers454 viewsQ: Hide screen options if user does not have permissionI’m having a hard time in a web application I’m creating here, I’m using spring security to control access, session and login, with backend java with restful and frontend with primefaces. I wonder…