This page contains a summary of the content of questions that were on the first
three exams.
Exam 1
-
Complete HTML page.
-
Complete HTML form.
-
JSP Controller.
-
Web app structure.
-
Apache directives: name, function, conf file.
-
Hypertext links
-
Tomcat Configuration
-
Controlling Apache and Tomcat: start, stop, restart
-
HTTP Request Structure
Exam 2
-
CLASSPATH
-
Servlet Mapping
-
Connecting Tomcat to Apache
-
Including Files: JSP and SSI
-
Restricting Access: Tomcat and Apache
-
Apache: Spare Servers, Options, Timeout, Language Negotiation, FancyIndexing
-
Servlets compared to JSPs
-
Member variables in a Servlet
-
Complete Servlet
-
Bean
-
Default Validation
-
Accesssing the ControllerHelper from a JSP
Exam 3
-
Apache: access.conf
-
ControllerHelper methods
-
Logger
-
Required Validation: Hibernate Annotations, HelperBase Methods and Structures
-
HTML form with advanced elements
-
Database Persistence using Hibernate: Hibernate Annotations, HibernateUtil
methods
-
JSTL Loop
-
Regular Expressions
-
Initalizing complex form elements: radio, checkbox, select