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 ... ]

Growing repository of GenericBentolet and ...

In Bentolet API,

is defined as the skeleton of Bentolet. It is made up of implementations of:

In most cases, there is no need to build your own Bentolet from scratch, i.e. what you need is to define the subclass of:

and its dependent implementations of:

Bentolet API defines the above super class and the interfaces. And, BentoCore API is a repository of frequently used implementation of those subclass and interfaces. In addition, this API also includes the popular implementations of:

that is defined in RequestProcessor API. OOP-Research will continue to post their new implementations to this repository.

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!