Logo of Bento frameworkspaceObject Oriented Programming


JBuilder 2007

Examples

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.

CAUTION!

For the session tracking, the above example puts the transaction ID in the URI of each HTTP request. This strategy makes the things easier, and is good enough as the example. And it is convenient for some WAP services where no cookie is available. But, if the user jumps to another web site or fetches the image files from another web site, the transaction ID is available in the referrer header. This means there is the risk of the session high-jacking.

Source code examples for BulkEmailSender ...

Please read about the examples. After you grasp how they work, please download and explore their source code.

example 01: [ Read ... ] [ Download ... ]
example 02: [ Read ... ] [ Download ... ]

Source code examples for MimeParser ...

Please try the examples that are running on our web site. After you grasp how they work, please download and explore their source code.

example 01: [ Download ... ]
example 02: [ Download ... ]
example 03: [ Download ... ]
example 04: [ Download ... ]
example 05: [ Download ... ]

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

Valid XHTML 1.0! Valid CSS!