The M5 Web Server(tm) is a pure Java(tm) HTTP server that supports the
Java Servlet Specification version 2.1, and includes a JDBC(tm)
Connection Manager.

For more information, visit http://m5.peakin.com

Feature Summary

Pure Java

The M5 Web Server is written entirely in Java and contains no native
methods and no code that ties it to any specific platform. Both Java
Development Kit levels 1.1 and 1.2 are supported.

Y2K Ready

The server itself is Y2K compliant. Total compliance depends
on the Java Virtual Machine, Operating System, and other
components.

Web Server Features:
HTTP 1.1 Support
Extensive Virtual Site Support
File Caching with Age and Content Controls
Extendable Request Logging
Extendable Access Control
Dynamic Request Mapping using Regular Expressions
Auto-Reloading Configuration Files
Customizable Error Responses
Response Compression using gzip or deflate
Flexible TCP/IP Address and Port Binding
Worker Throttling by Virtual Server
Page Hit Counting
HTML Control Panel

Servlet Engine Features:
Java Servlet 2.1 Specification Support Including RequestDispatcher.
Sessions via Cookies and URL Rewriting
SecurityManager "Sandboxes"
Support for the "multipart/form-data" MIME Type
Separate ServletContexts for Virtual Applications
Request Name to Class Name Directories
Servlet Class Caching

JDBC Connection Management:
Create Pools of Database Connections
Mix and Match Database Vendors

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to