implements a JavaTM ServletTM Server.

The Paperclips servlet server is a Free Software project. The source code is freely available here.


Servlet API support

Paperclips supports the Servlet API version: 2.1.
Support for Servlet API 2.2 is nearlly complete with only some things remaining to do. API 2.3 support is also well into the pipeline (I'm on the JSR for the servlet API so I get advanced wind of stuff that's going to be in it).


Serving clients requests

Paperclips uses the GNU-Socketserver TCP server. This uses a thread pool to serve TCP request and is pretty quick and stable.

In the future I'll be adding non-blocking io support to Socketserver. This will significantly improve (and change!) Paperclips.




Neither Tapsell-Ferrier Limited nor the Free Software Foundation offer ANY SUPPORT this software or imply any warranty.
Use it at your own risk