David's Servlet Archive

InfoServlet

This servlet provides information about a HTTP request from a client, such as IP address and browser type. The servlet also provides information about the server on which the servlet is running, such as the operating system type, and the names of currently loaded servlets.

This servlet demonstrates how to obtain an instance of ServletContext, and how to find out information about client connections.

Download

Available as source, and binary

Last updated : Monday, August 09, 1999

To submit your own servlet, email dodo@fan.net.au