Java Servlets: A Technical Introduction
The Java Servlets: A Technical Introduction course provides students with
an introduction to Java technology servlets, a key component of server-side
Java technology development, allowing developers to extend and customize the
functionality of any Java-enabled server. This course introduces the concepts of servlet technology and explains how to use servlets to extend server-side web functionality. This web bundle also explores some of the ways Java-based servlets can extend the functionality of any Java-enabled server. In particular, it focuses on sending and retrieving information, sending multimedia content, and tracking user sessions. Servlet security, focusing on authentication, confidentiality, and integrity, are also discussed in this course.
It is recommended that students taking this web bundle should obtain a copy of the following text book and use it as a refrence while taking this course: "Java Servlet Programming, 2nd Edition" by Jason Hunter with William Crawford published by O'Reilly and Associates, Inc.
Course length: 4-6 hours

Course ID:
WJB-305-180 |
Subscription Duration:
180 days
| Price: $US
48.00 |
|
|
Languages Offered |
 |
This course is currently available in English only.
|
Who Can Benefit |
 |
Students who can benefit from this course are project leads or technical
managers of internet software development teams using Java servlet technology.
Also Java programming language developers who require a rapid introduction to
Java servlet technology.
|
Prerequisites |
 |
To succeed fully in this course, students should be able to: Understand HTTP, HTML, and web browsersUnderstand Common Gateway Interface (CGI) and other web application programming including Java technology and HTML forms
|
Skills Gained |
 |
Upon completion of this course, you should be able to: Explain Hypertext Transfer Protocol (HTTP) ServletsDefine the basic framework for an HTTP-style servletIdentify two major servlet packages, and how they are applied and usedExplain the servlet life cycleDefine and describe Server-Side Includes (SSIs)Describe how to use a servlet to generate Hypertext Markup Language (HTML) content in runtimeDescribe servlet application program interfaces (APIs)Explain session trackingDescribe the fundamentals of servlet securityDetermine how to set HTTP response headersSend compressed contentDebug servletsDescribe how the Secure Sockets Layer (SSL) protocol works
|
Related Courses |
 |
Before: WJB-250: Java Programming Language BundleBefore: WJB-320: Distributed Programming with Java TechnologyAfter: WJB-314: Web Componenet Development with Java Technology
|
Course Content |
 |
WJ-3050-90: Understanding Servlets
|
Module 1-Java Servlets IntroducedModule 2- A Basic ServletModule 3- The Servlet Life CycleModule 4- HTTP Servlets
WJ-3051-90: Programming Java-Based Servlets
|
Retrieving InformationSending HTML InformationSession TrackingSecurityOdds and EndsCapstone Project |