您的位置:首页 > 运维架构 > Tomcat

Knowlege Management - Document Management System practice

2004-09-27 00:59 399 查看
1. system design phase:
    Things I concern most at this phase is Authorization sub system. Here I take an Java open source project as reference, whose name is POW2ACL . And it's a good implementation of RBAC (Role Based Access Control) system.
    Also, I will study the  authorization sub system of my company's product in order to get something useful. I believe it's simpler and easier to be used on my DMS.

2. system frameset:
    Tomcat (JSP | Servlet) + Domino + RDB
    IIOP | CORBA tech will be used .
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
相关文章推荐