外文翻译-servlet和jsp技术简介.docVIP

  • 9
  • 0
  • 约1.57万字
  • 约 13页
  • 2017-03-30 发布于辽宁
  • 举报
外文翻译-servlet和jsp技术简介

An Overview of Servlet and JSP Technology Marty Hall and Larry Brown,2000-07, Core Servlets and JavaServer Pages chapter 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

文档评论(0)

1亿VIP精品文档

相关文档