Jigsaw is W3C's leading-edge Web server platform, providing a sample HTTP 1.1 implementation based on RFC2616 and a variety of other features on top of an advanced architecture implemented in Java. Jigsaw provides both client and server HTTP/1.1 implementations, is fast, easy to extend, flexible, and is also packaged as a ready-to-run HTTP/1.1 proxy-cache.
| Tags | Internet Web HTTP Servers |
|---|---|
| Licenses | W3C MIT/X BSD Original |
| Operating Systems | OS Independent |
| Implementation | Java |
Recent releases


Changes: Many small bugfixes in cookie parsing, WebDAV properties, and the HTTP client stack.


Changes: New Digest Authentication code which conforms to RFC 2617 has been added. WebDAV interoperability was improved. The SSL stack was updated. Some stability fixes were made.


Changes: A security fix in URI parsing, reworking of the HTTP client stack, and improved SSL code.


Changes: SSL support in WebDAV, HTTP/1.1 compliance fixes, and many other bugfixes.


Changes: This version includes stability and HTTP compliance bugfixes, memory usage optimization, and SSL support based on JSSE for HTTP and WebDAV servers.