Review Topics Since Exam 3

These are the topics that have been covered since the last exam. The study topics for the final are all of the review topics for the previous exams plus this file.

Class Page Links

Chapter 5

  1. Required Validation
    1. Regular Expressions
    2. Hibernate Validation
    3. Implementing Required Validation
  2. Application: Required Validation
  3. POST Requests
    1. POST versus GET
  4. Application: POST Controller
    1. Controller: POST Controller
    2. ControllerHelper: POST Controller
    3. JSPs: Updating the JSPs with POST
  5. Saving a Bean to a Database
    1. Hibernate JAR Files
    2. Hibernate Persistence: Configuration
    3. Closing Hibernate
    4. Persistent Annotations
    5. Accessing the Database
    6. Making Data Available
    7. Data Persistence in Hibernate
  6. Application: Persistent Data
    1. Controller: Persistent Data
    2. ControllerHelper: Persistent Data
  7. Summary
  8. Chapter Review

Chapter 6

  1. HTML Design
    1. General Style Tags
    2. Specific Style Tags
    3. Layout Tags (skip Table)
  2. Cascading Style Sheets
    1. Adding Style
    2. Defining Style

Apache

  1. srm.conf directives
    1. DocumentRoot
    2. DirectoryIndex
    3. ErrorDocument
    4. AuthType
    5. AuthName
    6. AuthUserFile
    7. Require
  2. access.conf directives
    1. Location
    2. Directory