Hi all,

I have a BackOffice application that contains multiple modules (i.e. Customer 
Support, Reporting, etc...)

The requirements are called for a single sign-on (to the BackOffice app) and 
from the home page, users may navigate to different modules based on their 
permissions. The requirements also called for allowing the user to jump to 
different modules within a module (i.e user will have a link to jump to the 
Reporting module when he is on the Customer Support module). Finally if the 
user log out from one of the module then the user should be logged out from the 
BackOffice app.

I was wondering if it is possible to do this with Seam and model the BackOffice 
as well as each module as separate Seam app. Hence I need to be able to pass 
user's session between the BackOffice app and the modules.

Has anyone design their applications this way with Seam before? Any inputs are 
greatly appreciated.

Thanks
-tony

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

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

Reply via email to