Introduction to Java Servlets
Previous:
4. Scope of a
Up:
Introduction to Java Servlets
Next:
6. Http Response
5. Http Request
Wrapper object for the incoming request. Provides a single object to access:
Parameters
Session information
Header data
Introduction to Java Servlets
Previous:
4. Scope of a
Up:
Introduction to Java Servlets
Next:
6. Http Response