Introduction to Java Servlets
Previous:
5. Http Request
Up:
Introduction to Java Servlets
Next:
7. Session Management
6. Http Response
Wrapper object for the outgoing response. Provides a single object to:
Get an output stream
Add a cookie
Set content type
Set status codes
Introduction to Java Servlets
Previous:
5. Http Request
Up:
Introduction to Java Servlets
Next:
7. Session Management