看来楼主很着急,给你我的译文,人工的哦!Abstract:with the popularization of Internet, the network has already become the way people obtain information, and the important route to learn to exchange. Web dynamic websites develop technology fast growingly, reach to present ASP, PHP and JSP from previous CGI and SSI. In these technology of developing, development of CGI and SSI and operational efficiency are not all very high; It is quick that ASP and PHP develop the pace, but the running speed can not compare with JSP. JSP is the development technology based on Java and have nothing to do with the platform, it has very high operational efficiency, development period is short, it is strong to expand ability, support and deal with distributedly, so, JSP is the best tool which develops dynamic websites. JavaBean is a package model based on Java, it has very important function in developing dynamic websites with JSP as one of the key technology of JSP. JavaBean offers a real method to strengthen the utilization ratio of the existing code, and no longer need to carry on programming in the original code again. Besides meaning in saving and exploiting natural resources, JavaBean package at one time written can be reused in other places, have shortened the time to develop greatly. Develop languages because of JSP, adopt JDK +Tomcat to be regarded as the running environment of the server in research of this text, use SQL Server 2000 as backstage supporter's server, design and develop one and is used in introduction Java rudimentary knowledge, and Offer course of the function of testing online and answering questions online etc. to study websites. Recommend how debug development and running environment to dispose JSP, with how about join and operate SQL Server 2000 database in JSP page in the article, and recommend how to design using JavaBean. Have also introduced Div +CSS webpage overall arrangement based on Web standard in the article.