Home » Posts tagged with "Oracle ADF"

ADF 11.1.1.2 added a new Auto Suggest capability that allows you to provide automatic suggestions as a user types data in a field (just like Google do).  This post provides a quick demo of how to use this capability.  You will need JDeveloper 11.1.1.2 (or later) to do this. First, we create a new application, by selecting New from the File menu. ...
Filed in: Oracle ADF

ADF UI: Creating Autosuggest LOV Dinamic

Posted by on noviembre 17, 2011
I was curious to know if ADF supports autosuggest LOVs just like google search.. getting suggestions as you type in. Now, I found ADF has a nice way to achieve auto-suggest LOVs.  Here is the example workspace. 1. Example UseCase:  Let us take simple example based on scott schema. Lets say we’re creating a new employee record and we need to...
Filed in: Oracle ADF
People probably could think – ADF Task Flow is cool thing, but what it give us in daily life. How it can be applied in our projects? In this post, I will try to answer this question. I will describe two key features, you can start to use ADF Task Flow based on this functionality. ADF Task Flow contain many important things, but those two I think...
Filed in: Oracle ADF

EL – Expression Language en ADF Faces

Posted by on noviembre 11, 2011
EL es un lenguaje de scripting que hace parte de la especificación de JSF con el objetivo de facilitar simplificar el acceso a los componentes de una página sin necesidad de utilizar código Java. Siendo ADF Faces un framework basdo en JSF vamos a ver en este articulo como podemos utilizar EL dentro de nuestras aplicaciones basadas en JSF. Al ser...
Filed in: Oracle ADF
Developing RIA Web Applications with Oracle ADF Purpose This tutorial shows you how to build a rich Internet application that interacts with a database. You’ll be using Oracle JDeveloper 11g Version 11.1.1.2.0 and the ADF framework to build the application, and in the process you’ll work with Oracle ADF Business Components, Oracle ADF Faces...
Filed in: Oracle ADF
Build a Web Application with JDeveloper 11g Using EJB, JPA, and JavaServer Faces Purpose In this tutorial, you use Oracle JDeveloper 11g Version 11.1.1.2.0 to build a web application. To build the data model, you use the EJB diagrammer, utilizing EJB 3.0 and Java Persistence API (JPA). For the web client, JavaServer Faces (JSF) is used. A master-detail...
Filed in: Oracle ADF
office automation book