ImageVerifierCode 换一换
格式:DOCX , 页数:8 ,大小:13.35KB ,
资源ID:13105617      下载积分:3 金币
快捷下载
登录下载
邮箱/手机:
温馨提示:
快捷下载时,用户名和密码都是您填写的邮箱或者手机号,方便查询和重复下载(系统自动生成)。 如填写123,账号就是123,密码也是123。
特别说明:
请自助下载,系统不会自动发送文件的哦; 如果您已付费,想二次下载,请登录后访问:我的下载记录
支付方式: 支付宝    微信支付   
验证码:   换一换

加入VIP,免费下载
 

温馨提示:由于个人手机设置不同,如果发现不能下载,请复制以下地址【https://www.bdocx.com/down/13105617.html】到电脑端继续下载(重复下载不扣费)。

已注册用户请登录:
账号:
密码:
验证码:   换一换
  忘记密码?
三方登录: 微信登录   QQ登录  

下载须知

1: 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。
2: 试题试卷类文档,如果标题没有明确说明有答案则都视为没有答案,请知晓。
3: 文件的所有权益归上传用户所有。
4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
5. 本站仅提供交流平台,并不能对任何下载内容负责。
6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

版权提示 | 免责声明

本文(JSP技术 ---外文文献Word格式文档下载.docx)为本站会员(b****1)主动上传,冰豆网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知冰豆网(发送邮件至service@bdocx.com或直接QQ联系客服),我们立即给予删除!

JSP技术 ---外文文献Word格式文档下载.docx

1、JSP profileJSP (JavaServer Pages) is initiated by Sun Microsystems, Inc., with many co mpanies to participate in the establishment of a dynamic web page technical standa rds. JSP technology somewhat similar to ASP technology, it is in the traditional HT ML web page document (* htm, *. html) to inser

2、t the Java programming paragrap h (Scriptiet) and JSP tag (tag), thus JSP documents (*. jsp). Using JSP development of the Web application is cross that can run on Linux, is also available for other op erating systems.JSP technology to use the Java programming language prepared by the catego ry of X

3、ML tags and scriptlets, to produce dynamic pages package processing logic. Page also visit by tags and sciptlets exist in the services side of the resources of lo gic. JSP page logic and web page design and display separation, support reusable c omponent-based design, Web-based application developme

4、nt is rapid and easy.Web server in the face of visits JSP page request, the first inpiementation of t he procedures of, and then together with the results of the implementation of JSP d ocuments in HTML code with the return to the customer. Insert the Java programm ing operation of the database can

5、be reoriented websites, in order to achieve the est ablishment of dynamic pages needed to function.JSP and Java Servlet, is in the imp lementation of the server, usually returned to the client is an HTML text, as long as the client browser will be able to visit.JSP 1.0 specification of the final ver

6、sion is launched in September 1999, Dece mber has introduced 1.1 specifications. At present relatively new is JSP1.2 norms, JSP2.0 norms of the draft has also been introduced.JSP pages from HTML code an d Java code embedded in one of the conq)onents.JS script language synopsisJS is javascrip, Javasc

7、ript is one kind the scipt language which comes by the Netscape LiveScrq)t development, the main purpose is to solve the server terminal language, for instance Perl, carry-over speed question. At that time served the end t o need to carry on the confirmation to the data, because the network speed wa

8、s quit e slow, only then 28.8kbps? the confirmation step wastes time were too many. Ther efore Netscape browser Navigator has joined Javascipt, has provided the data conf irmation basic function.The JavaScript official name is ECMAScript. This standard by ECMA orga nization development and maintenan

9、ce. ECMA262 is the official JavaScipt standa rd. This standard based on JavaScript (Netscape) and JScipt (Microsoft). Netscape (Navigator 2.0) Brendan Eich has invented this language, started from 1996, alrea dy appeared in all Netscape and in the Microsoft browser. The ECMA262 develop ment began in

10、 1996, in 1997 July, the ECMA general meeting has accq)ted its first edition.The scipt uses one specific descriptive language, rests on certain form compil ation to be possible the execution document, is also called as great or the batch run document. The scipt usually may transfer temporarily by th

11、e application procedur e and carry out. Each kind of scipt present widely is applied in the homepage desi gn, because the scipt not only may reduce the homepage the scale and raises the h omepage browsing speed, moreover may enrich the homepage performance, like a nimation, sound and so on. Cites a

12、most common example, when we click in the ho mepage the Email address can transfer Outlook Express or the Foxmail this kind of mail software automatically, is realizes through the scipt function. Also because o f script these characteristics, the human who harbors ulterior motives by some are often

13、using. For example joins some destruction computer systems order in the scr ipt, like this works as the user browsing homepage, once transfers this kind of scrip t, will then cause the user the system to come under the attack. Therefore the user s hould act according to visits homepage the trust deg

14、ree selective security rank, spe cially regarding these itself content on the illegal homepage, do not permit the use script easily. Through the safe establishment95 the dialog box, the choice the scrip t” imder option each kind of establishment may with ease realize to scipt being for bid and begin

15、s using.JSP and ServletsThe technology of JSP and Servlet is the most important technology which us e Javatechnology to exploit request of server, and it is also the standard which explo it business application .Java developers prefer to use it for a variety of reasons, one of which is already famil

16、iar with the Java language for the development of this tec hnology are easy to learn Java to the other is na preparation, run everywhere to bri ng the concept ofWeb applications, To achieve a “one-prepared everywhere realize d.n And more importantly, if followed some of the princles of good design, it can be said of sq)arating and content to create high-quality, reusable, easy to maintain and modify the application. For exanple, i

copyright@ 2008-2022 冰豆网网站版权所有

经营许可证编号:鄂ICP备2022015515号-1