Hi I am new to ADF BC and JSF (IDE - JDevloper 10.1.3). Before this i worked on J2ee with JSFs, JAvascripts, EJBs .... Before i could actually master that I moved into this project which requires ADF BC . My first assignment itself is a toughie. HAve to upload an image(Jpeg ) into the database via JSF +ADF BC and then display this photo on the user profile page when i submit the user details.(I think they have a component called blobdomain that converts this data type to the blob data type of oracleand visa versa). So i have two things to do 1. Have my application let me upload photos of users into the database 2. Display the user's photo when I have to display all his details ( which are in another table, these two tables are matched by user id).
Can anyone please tell me how i can achieve this. Please. I am very much new to all this and i want to learn.