More On Servlets
index
A Good Book
Multiple Web Applications on Tomcat
The web.xml Configuration File
Configuration File Example
HTTP Requests
HTTP Responses and Headers
HTTP Response Codes
HTTP GET
HTTP POST
The Servlet Life Cycle
The HttpServlet Life Cycle
Deploying Servlets
Deploying Servlets Example
Deploying Servlets Example (cont'd)
Servlet Configuration
Servlet Configuration Example
Servlet Configuration Example (cont'd)
Servlet Contexts
Servlet Context Example
Form Data and Parameters
Form Example
File Uploads
True File Upload Example
Sending Binary (Non-Text) Information to Clients
Sending Binary Information Example
Response Redirection
Response Redirection Example
Request Delegation and Request Scope
Request Delegation Example
Virtual Directory Translation
Virtual Directory Translation Methods
Virtual Directory Translation Example
Servlet Event Listeners
Different Scopes and Their Events
Session Scope
Example: Tracking Number of Concurrent Users