Javamail
This is a servlet which handles all the features of a POP3 mail account. The initial code was from Professional Java Server Programming published by Wrox. The idea behind this servlet is to serve as an example of how Javamail can operate in a Web environment. I did this because Javamail is fairly simple but there aren't that many applications which make it clear to a beginner or intermediate programmer how to use some of the features.
Flash Image Viewer
This is designed to demonstrate using an image class to display a thumbnail gallery. It displays the download progress of each thumbnail
Click here to to view the example. Click here to download the code