|
Prerequisites
JAVA-200 or similar experience working in Java.
|
|
Certification
This course, combined with JAVA-325, prepares students for exam 310-0XX, Certified Web Component Developer for Java 2.
|
|
Topics
-
HTTP, CGI and servlets
-
WAR files, J2EE servers
-
HTML form handling
-
Servlet life cycle methods
-
Initialization parameters
-
HTTP sessions and context
-
User authentication
-
Using cookies
-
Database-servlet communication
-
Applet-servlet communication
-
Servlet-servlet communication
-
Using JSPs in web applications
-
JSP standard directives
|
|
|
Skills Gained
In this course, students will learn to:
-
Create sophisticated, interactive web applications using servlets, applets and
JSPs.
-
Incorporate Java components cleanly with existing HTML and multimedia content.
-
Securely verify and manage user logins, HTTPS sessions and share identity information between components of an application.
-
Keep Java objects such as user preferences or shopping cart contents as session data identified with a user login.
-
Access JDBC databases directly or through a J2EE DataSource.
|
|