期刊文献+

基于Stxx框架的在线考试系统的研究与实现

Research and Realization of On-line Exam System Based on Stxx Framework
下载PDF
导出
摘要 MVC是一种流行的软件设计模式,它把系统分为3个模块:模型(Model)、视图(View)和控制器(Controller),各个模块之间相互独立,因而减弱了业务逻辑接口和数据接口之间的耦合,提高了代码的可重用性和灵活性,便于组件式开发。Struts把MVC设计模式运用到Web应用中,它由一组相互协作的类、Servlet及JSPTagLibrary组成,基于Struts框架的Web应用程序基本上符合JSPModel2的设计标准,但是,JSP对XML的支持不佳。Stxx是Struts框架的一个延伸,在保持Struts已有功能的基础上增加了对XML和XSL的支持。文中介绍了Struts和Stxx框架,同时探讨了在线考试系统的设计思路,并运用Stxx框架实现了在线考试系统的试卷分发,突出了Stxx框架的优势。 MVC is one kind of popular software design pattern. It divides the system into 3 modules: Model,View and Controller. It is mutually independent between each module. So it weakened coupling between business logic interface and data interface. Struts bring MVC design pattern to bear on Web application. It is composed by a group of mutual coefficient class,Servlet and JSP Tag Library. Web application based on Struts framework conforms the design standard of JSP Model2. But, JSP is not good to support XML. The Stxx framework that extending Struts existing functionality to allow Action classes to return XML that will be transformed by technologies like XSL. This article introduced Struts and Stxx framework. Simultaneously has discussed the designing thinking of on-line exam system, and has realized paper distribution in on-line exam system using Stxx framework. It has highlighted Stxx framework superiority.
出处 《微机发展》 2005年第1期128-130,共3页 Microcomputer Development
关键词 在线考试系统 STRUTS框架 Stxx框架 MVC模式 on-line exam system Struts framework Stxx framework MVC pattern
  • 相关文献

参考文献6

  • 1RashimMV PreethamV 刘凌译.JavaWeb服务器编程[M].北京:清华大学出版社,2003..
  • 2The Apache Software Fourdation. Poweered by Struts[EB/OL].http://jakarta .apache.org/struts 2000.
  • 3Pennal J, Brown D. The stxx Community, Struts for Transforming XML with XSL (stxx) [ EB/OL ]. http://stxx.sourceforge. net,2003.
  • 4赵晨希.用Struts建立MVC应用的介绍[EB/OL].http://www-900.ibm.com/developerWorks/cn/java/1-struts-mvc/index.shtml,2002-12.
  • 5The Apache Sofrware Foundation .Powered by Struts[EB/OL].http://jakarta.apache.org/struts 2000.
  • 6Pennal J, Brown D. The stxx Community, Struts for Transforming XML with XSL (stxx) [ EB/OL ]. http://stxx.sourceforge.net,2003.

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部