Servlet和JSP技术简述(英文翻译).docVIP

  • 3
  • 0
  • 约1.82万字
  • 约 13页
  • 2016-11-04 发布于浙江
  • 举报
Servlet和JSP技术简述(英文翻译).doc

An Overview of Servlet and JSP Technology Gildas Avoine and Philippe Oechslin EPFL, Lausanne, Switzerland 1.1 A Servlets Job Servlets are Java programs that run on Web or application servers, acting as a middle layer between requests coming from Web browsers or other HTTP clients and databases or applications on the HTTP server. Their job is to perform the following tasks, as illustrated in Figure 1-1. Figure 1-1 1.Read the explicit data sent by the client. The end user normally enters this data in an HTML form on a Web page. However, the data could also come from an applet or a custom HTTP

文档评论(0)

1亿VIP精品文档

相关文档