CoffeeBoost wraps together best of breed open source components and fills the gaps required to replace Apache for hosting websites. Supported are PHP, Java, RoR. The resulting deliverables should appeal to non Java users looking for a high performance and simple webserver.
Administrator
A collection of samples and reusable templates which demonstrates patterns, approaches and architectural ideas for the Java EE 5 and 6 platforms. All projects are created with Netbeans 6.5 / 6.7 and tested on Glassfish v2, v3 and partially on openEJB and JBoss 5. Check out also: http://java.net/projects/x-ray - an end-to-end Java EE 6 application.
Observer
grizzly-sendfile is an extension for grizzly, the http connector of GlassFish application server. grizzly-sendfile is highly optimized for sending static files over HTTP and adds the "X-Sendfile" functionality to grizzly or GlassFish applications. This allows applications to offload file downloading functionality to the application server, which can take full advantage of lower level APIs like NIO to deliver files to clients very efficiently. See the wiki for more info.
Observer
This library provides some additional functions for the java File-Object. It can delete folders with content. It can count files in a folder. It can count folders in a folder. It can calculate the filesize of a folder in several formats.
Observer