Logo of Bento frameworkspaceObject Oriented Programming


BentoCore

Free source code example for Bento framework...

Seeing is believing! First of all, please enjoy the example of Bento framework that is running on our web site. It is the simple photo Blog where you can upload the image files by your web browser (multipart/form-data), or e-mail with file attachment. After you grasp how it works, please explore its source code. The source code of the example is included in the FREE trial version of Bento framework.

[ Try and download example ... ]

Transaction control over the directory

FileStore is the Java API for the transaction control over the directory. With this Java API, the user acquires the exclusive write-lock on the directory when he updates the files in it. And he can commit or rollback the changes to those files.

Read Java doc / FREE Download

You can read the Java doc for this API online. Or it is included in the trial version of this API and you can download it at FREE.

Java doc README
Trial License Product License
Download

Copyright © 1997-2010 OOP-Research CorporationTM, All Rights Reserved.

Valid XHTML 1.0! Valid CSS!