详细信息
Design and Application of Java Web Software Architecture Based on the SH Middleware ( CPCI-S收录 EI收录)
文献类型:会议论文
英文题名:Design and Application of Java Web Software Architecture Based on the SH Middleware
作者:Wang Jing[1];Chen Yue-feng[1];Xu Feng[2]
机构:[1]Guangdong Ocean Univ, GDOU, Coll Informat, Zhanjiang, Peoples R China;[2]Guangdong Ocean Univ, GDOU, Coll Ocean & Meteorol, Zhanjiang, Peoples R China
会议论文集:2nd International Workshop on Database Technology and Applications (DBTA)
会议日期:NOV 27-28, 2010
会议地点:Wuhan, PEOPLES R CHINA
语种:英文
外文关键词:Programming of Java Web; Software Architecture Based on SH; Passing POJO as Parameter
外文摘要:some technical problems in developing Java Web application software are discussed. With introduction of SH (Struts + Hibernate) middleware, the advantages of SH in J2EE software development are analyzed, and a feasible B/ S software architecture is proposed in this paper. The interface coupling between different layers of software architecture reduces the influence on the whole software system caused by the change of certain layer. At presentation layer, utilizing Struts2 frame can separate the display and control at the data layer. Therefore, the mapping between the object and the relation is realized with the use of Hibernate3 framework. In order to manage Hibernate systematically and to provide services for DAO, it is necessary to design Hibernate management tool class. In such framework, POJO is always used as a transfer parameter between different layers from the front stage JSP to the back stage Hibernate. It encapsulates the client data at presentation layer and maps the database table at the data layer.
参考文献:
正在载入数据...