Menu
Date

November 2012

f: loadBundle tag

ADF By Nov 23, 2012 No Comments

To implement localization in ADF applications, we create property files with the fields and their values in different languages. For example, I have below property file with some fields and their values in Danish language. I want to display these values in the jsf page to the user. BODY              =Hoveddel ITEM               =Varepost SUBMIT          =Indsend SUMMARY     =Oversigt COPY               =Kopier To use…

Create or Configure a Pagelet

Below is the procedure to create/configure the pagelet.         Create a portal application and deploy in an application server Login to Pagelet producer. http://<host>:<port:>/pageletadmin In the Navigator select option “Producers” for “Jump to” from the list, will display screen like below Click on Register button, a screen like below will be displayed Enter required fields like Producer Name, WSDL url…

Configuring Discussion Server to Webcenter Spaces

Below are the steps to configure the discussion server with webcenter spaces           1)      Open the EM console: http://<host>:port/em           2)      Go to “Service Configuration” Option in Webcenter domain as shown in the below screen                3)      Select “Discussions & Announcements” from the list available            4)      Click on Add button, you will get the below screen           …

How to set binding object values from Java class?

ADF By Nov 15, 2012 No Comments

This post is to explain how to set values of an object to another object of same type in adf bindings from java class. To understand better, let’s take an example. I have a java class to which data control was created.  The class contains an object of ServiceRequest class which was defined during some actions in the class. The…

Hi, Welcome here.
JOIN OUR NEWSLETTER
And get notified everytime we publish a new blog post.