-
JSP与WEB技术相关的中英文对照文献
资源介绍
1 JSP简介
JSP(JavaServer Pages)是一种基于Java的脚本技术。是由Sun Microsystems公司倡导、许多公司参与一起建立的一种动态网页技术标准。
。。。
。。。
JSP and WEB technology
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).
- 上一篇: VC++客户端与服务器模式
- 下一篇: 计算机网络第五版 谢希仁 习题答案