毕业设计外文资料翻译题目名称: 基于 SSH 的 web 技术介绍 学 院: 计算机科学技术学院 专业年级: 网络工程 12 级 学生姓名: 冯金明 班级学号: 2 班 4 号 指导老师: 邵珠富 二○一六 年 四 月 三十 日下载后可任意编辑译文题目: 基于 SSH 的 web 技术介绍 原文题目: SSH based web technology introductio 原文出处: http://wenku.baidu.com/view/7c5f2560f5335a8102d22073.html SSH based on Web Technology1、IntroductionOne preface along with the Java technique of gradual mature and perfect, Be establishment business enterprise class application of standard terrace, the J2 EE terrace got substantial of development .Several technique asked for help from to include in the J2 EE norm : Enterprise JavaBean (EJB), Java Servlets (Servlet), Java Server Pages(JSP), Java Message Service(JMS)...etc., development many application system.But, also appeared some problem in the tradition J2 the EE the application of the development the process:1)the antinomy of of data model and logic model. Currently the database of usage basically and all is relation type database, but the Java be essentially a kind of the language which face to object, object at saving with read usage SQL and JDBC carry on a database operation and lowered plait distance of efficiency and system of can maintenance;2)tradition of J2 EE application much the adoption is according to the EJB heavy weight frame, this kind of frame suitable for develop a large business enterprise application, but usage the EJB container carry on development and adjust to try to need to be waste a great deal of time.For lowering the Ou of code to match sex, exaltation system of development efficiency, this text put forward 1 kind EE according to the J2 of the Struts frame and Spring frame and the...