外文翻译--JSP及其WEB技术
《外文翻译--JSP及其WEB技术》由会员分享,可在线阅读,更多相关《外文翻译--JSP及其WEB技术(18页珍藏版)》请在毕设资料网上搜索。
1、 外文翻译原文及译文 学 院 计算机学院 专 业 计算机科学与技术 班 级 8401010x 学 号 20080401010xx 姓 名 指导教师 负责教师 沈阳航空 航天大学 2012 年 6 月沈阳航空航天大学毕业设计(论文)外文翻译 原文 1 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 companie
2、s 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
3、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 J
4、ava-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
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中设计图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 外文 翻译 jsp 及其 web 技术
