Home » Archive

Articles tagged with: JSF

Written By: Pascal Alma on May 10, 2008 3 Comments

In one of our screens in our application (ADF BC + JSF) we had to make it possible to quickly enter data (to insert new records) without having to select a dropdown or List of Values, but with validation against the database. To implement this, we make use of PPR (Partial Page Rendering, a great [...]

Tags: [, ]
Written By: Pascal Alma on April 28, 2008 No Comment

For an Oracle ADF application (ADF BC + JSF 10.1.3.3) we are using a customized skin. This is a very powerful technique to have the look and feel of a JSF application being based on the companies wishes. With a few changes in an existing skin (that is for instance supplied by Oracle) you can [...]

Tags: [, ]
Written By: Pascal Alma on April 22, 2008 One Comment

For my current project we are building an application with Oracle ADF 10.1.3.3 (ADF BC + JSF). One of the functionalities they want is to show images that were stored in a Blob field in the database at a JSF page. After a short search it appeared that this can be rather easily done if [...]

Tags: [, ]
Written By: Pascal Alma on April 15, 2008 3 Comments

Here is another kind of basic thing that you would like with ADF Faces but that just isn’t very intuitive. Imagine you have JSF page and you just drag-and-dropped a View Object at it as a selectable Read-Only table. Now when the ‘Select’ button, that is added automatically, is clicked you want to do [...]

Copyright © 2009 Pascal’s Blog, All rights reserved.| Powered by WordPress