Applying Enterprise JavaBeans in an Internet Workflow Management System

碩士 === 國立交通大學 === 資訊工程系 === 89 === A workflow system provides enterprises the automatic and paperless process management. The idea of Enterprise JavaBeans (EJB) is to utilize components from various vendors to construct an application, which has the characteristics of scalability, securit...

Full description

Bibliographic Details
Main Authors: Ta-Chun Lin, 林大鈞
Other Authors: Feng-Jian Wang
Format: Others
Language:en_US
Published: 2001
Online Access:http://ndltd.ncl.edu.tw/handle/89569948081791525644
Description
Summary:碩士 === 國立交通大學 === 資訊工程系 === 89 === A workflow system provides enterprises the automatic and paperless process management. The idea of Enterprise JavaBeans (EJB) is to utilize components from various vendors to construct an application, which has the characteristics of scalability, security, distributed, and fast development. In the thesis, an EJB module and the enterprise beans are implemented. Workflow designer may use this module to invoke the business methods defined in the enterprise bean on the outer application server. The EJB module may facilitate the development of a component of a workflow system, reduce the designing time, and reuse the existing components to fulfill the function needed.