servlet
Servlet(ServerApplet)是JavaServlet的简称,称为小服务程序或服务连接器,用Java编写的服务器端程序,具有独立于平台和协议的特性,主要功能在于交互式地浏览和生成数据,生成动态Web内容。
共 433 份资源
servlet 热门资料
PDF文档
servlet return information about browser and http protocole
servlet return information about browser and http protocole...
PDF文档
Servlet program to add info to the database..
Servlet program to add info to the database.....
PDF文档
Java Servlet和JSP教程之JSP 技术概述 Servlet是Java技术对CGI编程的回答。Servlet程序在服务器端运行
Java Servlet和JSP教程之JSP 技术概述 Servlet是Java技术对CGI编程的回答。Servlet程序在服务器端运行,动态地生成Web页面。与传统的CGI和许多其他类似CGI的技术相比,Java Servlet具...