Review Topics for Exam 1
Class Page Linksxs
Tomcat
-
Web Application Structure
Chapter 1 : Browser-Server Communication
-
Hypertext Transport Protocol
-
Request Format
-
Response Format
-
Content Type
-
Markup Language
-
Hypertext Markup Language
-
Basic Tags for a Web Page
-
What is the HT in HTML?
-
HTML Forms
-
Form Tags
-
Representing Data
-
Transmitting Data over the Web
-
Processing Form Data
-
The Truth About JSPs
-
Tomcat and NetBeans
-
Summary
-
Chapter Review
Chapter 2
-
Introduction
-
Sending Data to Another Form
-
Action Attribute
-
Hidden Field Technique
-
Sending Data to Either of Two Pages
-
Using a Controller
-
Controller Details
-
JSP Controller
-
JSPs versus Servlets
-
Controller Servlet
-
Servlet Access
-
Servlet Directory Structure
-
Servlet Engine for a Servlet
-
Summary
-
Chapter Review