![]()
|
||||
How to save the binary contents of the uploaded file by JDBC
This Java API stores the binary contents of the uploaded file into SQL table through JDBC, along with the file name and content-type. For each file, this API issues the unique ID.
Putting it all togather : OOP Bento frameworkThis Java API is now a part of OOP Bento framework. In this MVC framework by XML, you can write all the GUIs in the web application in the normal HTML, XHTML, WML, HDML or any other mark-up languages. And you no longer need to bother about the user authentication and the session tracking. Because its full working source code example will be the good starting point of this Java API, please also visit the web site of Bento framework. |
||||
Java API for saving the file into SQL table by JDBC
This API saves/retrieves the file into/from SQL table through JDBC.
Along with the binary contents of the file, the file name and the content-type can also be persistent.
The user of your web application can upload the file by multipart/form-data encoding, and your JSP/Servlet on Tomcat can save it into SQL database by this API.
DownloadThis API is now a part of Bento framework. There are the better documentations and source code examples on the web site for Bento framework. There, you will also find the link to download the entire framework or each API in it. |
|
|||
|
Java and all Java-based trademarks and logos are trademarks or registered of Sun Microsystems, Inc. in the United States and other countries. |
||||
|
ALL CONTENTS COPYRIGHT 1997-2007, OOP-Research Corporation. All rights reserved. |
||||