In a project where i am working on, we needed to show an image and the image should be change when a user would like to do that. For that we need to hava an attribute in a table called photo and it has to be a blob. See below: […]
Johan Tuitel
Oracle consultant at AMIS
Using database tables for authentication in ADF applications
This article describes how to make a login feature for your application, which uses database tables for authentication and authorization.
How to implement Amazon webservice in ADF
This article demonstrates how to build an ADF application on top of the Amazon WebServices for searching books. 1. Start jdeveloper 10.1.3. 2.0(or newer) 2. Build a new Application Application name: AmazonWebservice Directory name: c:\projects\AmazonWebservice Application Package prefix: aws Application Template: Web Application[JSF, ADF BC] 3. Rightmousebutton at viewController > click new. New Gallery […]