- 4
- 0
- 约1.78万字
- 约 8页
- 2018-09-17 发布于湖北
- 举报
JSP技术概述-----外文翻译(可编辑)
外文原文Overview of JSP TechnologyBenefits of JSPJSP pages are translated into servlets. So, fundamentally, any task JSP pages can perform could also be accomplished by servlets. However, this underlying equivalence does not mean that servlets and JSP pages are equally appropriate in all scenarios. The issue is not the power of the technology, it is the convenience, productivity, and maintainability of one or the other. After all, anything you can do on a particular computer platform in the Java programming language you could also do in assembly language. But it still m
原创力文档

文档评论(0)