tailieunhanh - Web Programming with Java

The web page is derived from data that changes frequently, results from search engines and order confirmation pages at on-line stores, The web page uses information from databases or other server-side a general Servlet you must subclass . | Web Programming with Java Servlets Huynh Huu Viet University of Information Technology Department of Information Systems Email viethh@ Outline Introduction Overview of Servlet technology Servlet basics The Servlet Lifecycle Retrieving and Sending HTML Servlet Sessions 2008 Department of Information Systems - University of Information Technology 2 Introduction Java networking capabilities Socket-based and packet-based communications Package Remote Method Invocation RMI Package Servlets and JavaServer Pages JSP Request-response model Packages - - the Web tier of J2EE 2008 Department of Information Systems - University of Information Technology