Review Topics for Exam 1

Class Page Links

Tomcat

Chapter 1 : Browser-Server Communication

  1. Hypertext Transport Protocol
    1. Request Format
    2. Response Format
    3. Content Type
  2. Markup Language
    1. Hypertext Markup Language
    2. Basic Tags for a Web Page
    3. What is the HT in HTML?
  3. HTML Forms
    1. Form Tags
    2. Representing Data
    3. Transmitting Data over the Web
  4. Processing Form Data
  5. The Truth About JSPs
  6. Tomcat and NetBeans
  7. Summary
  8. Chapter Review

Chapter 2

  1. Introduction
  2. Sending Data to Another Form
    1. Action Attribute
    2. Hidden Field Technique
    3. Sending Data to Either of Two Pages
  3. Using a Controller
    1. Controller Details
    2. JSP Controller
  4. Summary
  5. Chapter Review
    1. Terms, Java, Tags - All
    2. Questions 1-3, 5-8, 12, 13
    3. Tasks 1, 2 a-b, 3 a