Struts框架技术在医院信息系统开发中的应用  

Application of Struts Framework in HIS Development

在线阅读下载全文

作  者:王毅琳[1] 李刚荣[1] 李晴辉[1] 

机构地区:[1]第三军医大学西南医院信息科

出  处:《中国数字医学》2011年第3期9-11,14,共4页China Digital Medicine

基  金:"十一五"国家科技支撑计划项目-"中国人个人健康管理信息系统的构建和应用"(编号:2008BAI52B00;2008BAI52B05)~~

摘  要:基于JSP技术开发的HIS系统应用程序经常将数据库层代码、页面显示代码以及控制流代码混在一起,实际上,这种混合开发方式会使大型医院信息系统的开发和系统后期维护变得异常困难,而通过分层的思想开发应用系统可以有效解决这些问题。在HIS应用程序开发过程中采用MVC三层架构可以实现对系统的分层开发,MVC三层架构的逻辑层实现业务逻辑代码部分,视图层实现页面设计代码部分,控制层实现流程控制代码部分。Struts为实现基于MVC架构的web应用程序开发提供了一个优秀的框架,利用Struts框架开发的应用程序具有程序结构清晰、后期维护工作量少、开发效率高等优点,特别适合应用于大型HIS系统的开发。Traditional HIS applications based on JSP sometimes commingle database code, page design code, and control flow code. In practice, unless these concerns are separated, larger development of HIS application becomes difficult to maintain. One way to separate concerns in a HIS application is to use a Model-View-Controller architecture. The Model represents the business code, the View represents the page design code, and the Controller represents the navigational code. Struts provided an excellent framework for the development of web applications that utilize MVC, Struts has the desired properties, such as clear structure, less maintenance and high efficiency, so it is suitable for use in large scale HIS development.

关 键 词:医院信息系统 MVC架构 STRUTS框架技术 

分 类 号:R197.324[医药卫生—卫生事业管理]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象