Hi there, i have an j2ee application that uses jsf, and it implements its own 
security system storing in the session an attribute that holds the userId and a 
boolean that indicates if the user is loggedIn, in each controller of a page it 
calls a service that checks if the user has permission to run that use case 
(viewing if some of user groups has permission) and if so, execute the 
operation of the use case. Well, i want to integrate this application to use 
the jboss portal, what u recommend me to do, or to read to do this. Thanks.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3979058#3979058

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3979058
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to