- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
JSP and WEB technolog
1 JSP Introduction
JSP (JavaServer Pages) is a Java-based scripting technology. Is advocated by Sun Microsystems Inc., together with a number of companies involved in the establishment of a dynamic web page technology standards. JSP technology is somewhat similar to ASP technology, It is a traditional HTML page file (*. htm, *. html) to insert Java program segment (Scriptlet) and JSP tag (tag), To form the JSP file(*jsp). Web development with JSP is a cross-platform applications that can run under Linux, but also in other operating systems. In the JSP of the many advantages, one of which is that it will be HTML encoded Web page from the business logic separated effectively. JSP access with reusable components, such as Servlet, JavaBean and Java-based Web applications. JSP also supports directly in the Web page embedded Java code. JSP can be used two ways to access documents: JSP documents sent by the browser request, the request sent to the Servlet. JSP technology uses Java programming language, XML-type tags and scriptlets, to have a package deal with the logic of dynamic pages. Page tags and scriptlets can also exist in the server access to the resources of the application logic. JSP logic and Web page design and display isolated and support reusable component-based design, Web-based applications more quickly and easily developed.
The Web server when meets visits the JSP homepage the request, first carries out segment, will then carry out the result code to return together with JSP in the document HTML for the customer. The insertion Java segment may operate the database, again the directional homepage and so on, realizes the function which the establishment dynamic homepage needs. JSP and Java Servlet are the same, is in the server end execution, usually returns to this client side is a HTML text, therefore client side, so long as has the browser to be able to glance over.
The JSP page is composed of the HTML code and the inserting Java c
您可能关注的文档
- 工程管理专业外文翻译.doc
- 商业银行风险管理外文及翻译(外文翻译,中英对照).doc
- 上市公司信息披露外文翻译(适用于毕业论文外文翻译+中英文对照).doc
- 社交网络服务【外文翻译】.doc
- 试衣间的人体工程学设计.doc
- 输电线路铁塔组立安全施工保障措施.doc
- 数据结构哈希表设计.doc
- 数据结构课程设计-银行账户管理系统.doc
- 数据结构--排序综合报告.doc
- 数控技术课程设计-异形轴零件的数控工艺分析与编程.doc
- 外文翻译--餐饮服务质量的管理(适用于毕业论文外文翻译+中英文对照.doc
- 外文翻译--超声波测距仪(外文翻译,中英对照).doc
- 外文翻译----电力电子技术.doc
- 外文翻译--对整个行业中营运资金管理的研究(适用于毕业论文外文翻译+中英文对照).doc
- 外文翻译反激式功率因数校正电路的电磁兼容设计.doc
- 外文翻译--公允价值运用的国内外比较应用分析(适用于毕业论文外文翻译+中英文对照).doc
- 外文翻译关于PHP.DOC
- 外文翻译--集成电路(IC)(适用于毕业论文外文翻译+中英文对照).doc
- 外文翻译--连铸的发展(适用于毕业论文外文翻译+中英文对照).doc
- 外文翻译-太阳能手机充电器(适用于毕业论文外文翻译+中英文对照).doc
文档评论(0)