Logo of Bento frameworkspaceObject Oriented Programming


JBuilder 2007

HttpGetter

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

Introduction ...

HttpGetter is Java API to get response of HTTP GET request. Servlet/JSP may need to send the HTTP request to another URL and parse the response to the request. Or, the application receives the e-mail with the URL in it. The URL points the photo image on another web server, and the application needs to save the binary contents of the specified photo image. This Java API will be useful in these situations.

Read Java doc / FREE Download

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

Java doc README
Product License
Download

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

Valid XHTML 1.0! Valid CSS!