摘要
Servlet是用Java编写的服务器端组件 ,具有安全、跨平台和面向对象等优点 .JSP是简化和加速创建动态Web应用程序过程的一种技术 ,它通过给标准的HTML文档增加特殊的标记来创建动态的Web程序 .MVC(Model -View -Controller)的设计模式将系统分为Model层、View层和Controller层 .按照MVC设计模式 ,采用JSP和Servlet技术 ,开发基于WEB的管理信息系统 ,可使系统具有更好的扩展性 ,更有利于组件的重用 .系统分层开发 ,能更好的实现不同分工 ,使具有不同专业技术的开发人员更好的合作 ,提高系统的开发效率和系统的稳定性 .
Servlets are server-side components for Java platf or m technology. Servlets have advantages of safety, platform-independent and objec t-oriented etc. JSP technology provides a simplified, fast way to create dynamic web content, and it uses the way of adding special tag into HTML page to create dynamic web content. MVC design pattern divides the system into model layer, vi ew layer and controller layer. According to MVC design pattern, MIS based on we b with Servlet/JSP can make the system more expanded and beneficial to reuse of components. Developing the system with MVC design pattern can realize the differ ent divisions of work, and it can make the developer with different skills to co operate easily. Thus, it can raise the stability of system and the developing ef ficiency.
出处
《北京建筑工程学院学报》
2004年第4期71-74,共4页
Journal of Beijing Institute of Civil Engineering and Architecture