高级Web技术 Java 2 Enterprise Edition
高级Web技术 Java 2 Enterprise Edition
本次课程内容 Servlet and jsP overview Introduction to Servlets Request Response Session Tracking Introduction to JavaServer Pages
本次课程内容 ◼ Servlet and JSP Overview ◼ Introduction to Servlets ◼ Request ◼ Response ◼ Session Tracking ◼ Introduction to JavaServer Pages
Servlet and JsP Overview
Servlet and JSP Overview
J2EE Architecture An extensible Web technology that uses template data. Java Servlet A Java program that custom elements, scripting languages, and server-side extends the functionality of a Web Java objects to return dy namic content to a client server, generating dynamic content ypically the temp late data is HTML or XML elements. and interacting with Web clients Ty The client is often a web browser using a request-response paradigm Tools Application Programming Model Transactions Container Messaging Mail Java 2 SDK, Standard Edition CORBA RMI Database Naming/Directory
J2EE Architecture
Where is servlet and jsp Client-Side erver-Side Server-Side terprise resentation resentation Business Logic rmation Web EJB ystem Browser Container EJB Java JSP E DesKtoP Java Applicntion Servlet EJB other Device J2EE Platform Platform client Web Tier EJB Tier
Where is Servlet and JSP