After completing this course a student should:
- Explain what servlets are, where they fit in the J2EE model and how they are used to build web applications.
- Lay out the basic architecture of servlets.
- Explain how to construct a servlet, how to invoke it and get its results.
- Explain how to configure servlets with initialization and context parameters.
- Explain how to use HTTP sessions in servlets.