Postlet is a Java applet used to enable websites to allow their users to send multiple files to a web server with a few simple clicks. Even though Postlet offers excellent functionality, it is still small, weighing in at only 30Kb, less than many images on the web.
Advantages of Postlet over normal HTTP file upload from a web browser include:
* File progress bar - Of particular use for large uploads, or users with slow connections.
* Error checking - The applet will automatically retry a file upload should it fail for any reason.
* Easy selection of multiple files
* Resizing of images over a set size
For updates to the Postlet project, be sure to check the official project page at http://
For an example of Postlet, please go to http://
IMPORTANT NOTE: This Launchpad project is a mirror of the official project on SourceForge, and it has not been opened by Postlet's original developer, Simon Rycroft. This Launchpad project is used for experimental development only, the original source of Postlet's code is still to be found on the SourceForge project.
View full history Series and milestones
trunk series is the current focus of development.