Java Reference
In-Depth Information
CHAPTER
12
U tilizing S ervlets for W eb
A pplications
Objectives
You will have
mastered the material in
this chapter when you can:
• Understand the Model-View-Controller
pattern
• Describe Java Web application components
• Use JavaScript in an HTML document
• Describe HTTP GET and POST methods
• Describe the servlet life cycle
• Process HTTP requests in a servlet
• Implement session tracking with HTTP
• Redirect and forward HTTP requests
• Acquire data from a Web service
• Synchronize multithreaded code on an object
• Create a JavaServer Page (JSP)
• Modify a deployment descriptor
• Enable servlet reloading with Tomcat
• Test a Web application
 
Search WWH ::




Custom Search