n********6 发帖数: 1511 | 1 How do I control the web site components displayed based on the login role
based access control? I saw open source/content management system/joomla
does that but do not know how to build from scratch.
business scenario:
1. client can login the system and place order
2. sales representative can change the order placed by his/her client.
3. Managers can change the order placed by his/her sales rep's client.
4. Managers can approve the changes ...
...
My approach on DB: create a table for the privi | u*********8 发帖数: 18 | 2 I have a complete role based system developed out of J2EE+ORACLE. If you don
't use oracle, I can tell you how
to modify it to work with other database. however, I am interested in the
system you developed with shopping
cart. can we swap? if you are ok with this, drop me a message.
the
【在 n********6 的大作中提到】 : How do I control the web site components displayed based on the login role : based access control? I saw open source/content management system/joomla : does that but do not know how to build from scratch. : business scenario: : 1. client can login the system and place order : 2. sales representative can change the order placed by his/her client. : 3. Managers can change the order placed by his/her sales rep's client. : 4. Managers can approve the changes ... : ... : My approach on DB: create a table for the privi
|
|