eWebProgrammer
Distributednetworks GofPatterns
prev next prev next
Course navigation
Lesson 1
Servlets generate Web pages
This module discusses how to write servlets.
You have learned what servlets are and how they work, and you have installed and configured all your software.
After completing this module you will be able to:
  1. Generate HTML from a servlet
  2. Mix static and generated HTML on the same Web page
  3. Maintain state in a servlet
  4. Include the current time on a Web page
  5. Recognize the HTML that generates a form
  6. Use form data in a servlet
Course navigation