"[EMAIL PROTECTED]" wrote : So, this documentation in Seam is wrong? | | http://docs.jboss.com/seam/1.2.1.GA/reference/en/html/components.html |
The isUserInRole that was originally built into Seam is based on servlet security (and still is). In this regard the documentation is technically correct, however if you are using Seam security then you have to use s:hasRole. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4037757#4037757 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4037757 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
