Skip navigation.

Hello Worlds

First steps in the worlds of Java and Oracle

Posts tagged with "Upload"

Step-by-step tutorial: build a media library

, , , ...

Finally i have successfully completed my first step-by-step tutorial.
This prototype version needs still some improvements: the page settings have to be reviewed and the content may be missing some details. But performing it should enable you to learn how to use Oracle9i, Jdeveloper and the ADF framework (ADF BC + JSF)for developping a little media library. This application will allow users to upload their most precious files for storing them into database Blob fields then to download them when needed. Moreover, some administration tasks will be made possible like managing the extension of the uploaded files and their associated mime-types or again like handling a list of possible document types which will help to classify these files.

Download the tutorial: Tutorial_MediaLibrary _ Prototype version _ August2007.pdf

Download the needed sources for successfully completing the tutorial:
Tutorial_MediaLibrary_NeededSources4Tutorial - Prototype version - August2007.zip
Tutorial_MediaLibrary_NeededSources4Tutorial - Prototype version - August2007.rar
Download the screen shots:
Tutorial_MediaLibrary_AllScreenShots - Prototype version - August2007.zip
Tutorial_MediaLibrary_AllScreenShots - Prototype version - August2007.rar
Download the complete sources:
Tutorial_MediaLibrary_CompleteApplication - Prototype version - August2007.zip
Tutorial_MediaLibrary_CompleteApplication - Prototype version - August2007.rar

Read more...