Review Topics for the Final Exam
Class Page Links
-
All the ones that have been marked
like this.
Previous Exams
In addition to the material for the previous exams, you must know the
new material that has been covered since the second exam.
Apache
-
Apache Configuration Files
-
access.conf
-
Directory
-
AuthName
-
AuthType
-
AuthUserFile
-
Require user
JSP Tags
HTML
-
Link tag to stylesheet
-
HTML forms
-
text boxes
-
hidden fields
-
password fields
-
radio button groups
-
checkbox groups
-
select list
-
textarea
-
submit buttons
-
reset buttons
Book
-
5 Hibernate
-
5.1 Required Validation
-
5.1.1 Regular
Expressions
-
5.1.2 Try It:
Regular Expressions
-
5.1.3 Hibernate
Validation
-
5.1.4
Implementing Required Validation
-
5.2 Application:
Required Validation
-
5.2.1 Try It:
Required Validation
-
5.3 POST Requests
-
5.3.1 POST versus GET
-
5.4 Application:
POST Controller
-
5.4.1 Controller:
POST Controller
-
5.4.2
Controller Helper: POST controller
-
5.4.3
JSPs: Updating the JSPs with POST
-
5.4.4 Try It: Post
Controller
-
5.5 Saving a
Bean to a Database
-
5.5.1 Hibernate JAR
Files
-
5.5.2
JAR File Modifications and Deployment
-
5.5.3
Hibernate Persistence: Configuration
-
5.5.4 Closing Hibernate
-
5.5.5 Persistent
Annotations
-
5.5.6 Accessing
the Database
-
5.5.7 Making Data
Available
-
5.5.8 Data
Persistence in Hibernate
-
5.6 Application:
Persistent Data
-
5.6.1 Controller:
Persistent Data
-
5.6.2
ControllerHelper: Persistent Data
-
5.6.3 Try It:
Persistent Data
-
5.7 Hibernate
Configuration Files
-
5.7.1 XML File
-
5.7.2 File Location
-
5.7.3 Simplified
Controller Helper
-
5.8 Summary
-
5.9 Chapter Review
-
6 Advanced
HTML and Form Elements
-
6.2 HTML Design
-
6.2.1 Inline and
Block Tags
-
6.2.2 General Style
Tags
-
6.2.3 Specific Style
Tags
-
6.3 Cascading Style
Sheets
-
6.3.1 Adding Style
-
6.3.2 Defining Style
-
6.4 Form Elements
-
6.4.1 Input Elements
-
6.4.2 Textarea Element
-
6.4.3 Select Elements
-
6.4.4 Bean
Implementation
-
6.5 Application:
Complex Elements
-
6.5.1 Controller:
Complex Elements
-
6.5.2 Edit.jsp:
Complex Elements
-
6.5.3 Java
Bean: Complex Elements
-
6.5.4
Confirm.jsp, Process.jsp: Complex Elements
-
6.5.5 Try It:
Complex Elements
-
6.9 Summary
-
6.10 Chapter Review