No social network accounts found.
Alice is a teaching tool that uses drag-and-drop style interaction to construct programs without syntax errors. Students create movies and games as a motivating context. 3D animation provides program visualization which aids students in understanding the execution and catching bugs. The third version of the system is under development which includes a smoother transition to programming in Java.
Observer
Code for the Core JavaServer Faces book by David Geary and Cay Horstmann, Sun Microsystems Press
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