Oracle Java Blog
-
ADF and Forms Debugging
https://docs.oracle.com/middleware/12213/adf/develop/testing-and-debugging-adf-components.htm#ADFFD932
http://www.oracleerpappsguide.com/2015/04/how-to-use-custom-pll-in-oracle-apps.html
http://www. … more
-
Oracle Forms Sample and Downloads
http://www.oracle.com/technetwork/developer-tools/forms/downloads/forms-downloads-11g-2735004.html
-
set JAVA_HOME via command line
setx -m JAVA_HOME "C:\Program Files\Java\jre1.8.0_151"
set the PATH as well, keeping in mind that a new cmd window will be required for the changes to take effect. Also, the BIN subdirectory … more
-
Oracle version of BCP
Oracle version of BCP more
-
Configuring GlassFish Server for Oracle ADF
https://docs.oracle.com/middleware/1212/adf/ADFAG/ap_glassfish.htm#ADFAG20931
-
“PKIX path building failed” and “unable to find valid certification path to requested target”
Go to URL in your firefox browser, click on HTTPS certificate chain (next to URL address). Click "more info" > "security" > "show certificate" > "details" > "export..". Pickup the name and choose … more
-
Glassfish 4 hosting multiple websites and web applications
Glassfish 4 hosting multiple websites and web applications
-
Oracle ADF Official Samples
http://www.oracle.com/technetwork/developer-tools/jdev/index-098948.html
-
ADF Basics: Populate simple programmatic View Object using POJO
http://www.awasthiashish.com/2016/07/adf-basics-populate-simple-programmatic.html
-
How To Configure Oracle ADF Data Sources
How To Configure Oracle ADF Data Sources more
-
Accessing database connect information in ADF
Accessing database connect information in ADF more
-
Changing the value of an af:outputText component with a backing bean
Changing the value of an af:outputText component with a backing bean more
-
Introduction to Oracle’s ADF Faces Rich Client Framework
Introduction to Oracle’s ADF Faces Rich Client Framework more
-
ADF for Dummies
ADF for Dummies more
-
JDev & ADF Goodies
JDev & ADF GoodiesJDev & ADF Goodies more
-
JSF - How to create a simple (JSF Data Table|ADF Table)
JSF - How to create a simple (JSF Data Table|ADF Table) more
-
Some handy code for backing beans ( ADF & JSF )
http://delivers2u.blogspot.com.au/2011/10/how-to-access-adf-definitions-using.html#!/2011/10/how-to-access-adf-definitions-using.html
http://biemond.blogspot.com.au/2009/03/some-handy-code-for- … more
-
ADF Utility : Find UIComponent from Managed Bean
http://adfjava.blogspot.com.au/2015/08/adf-utility-find-uicomponent-from.html more
-
Creating and Finding a View Object Instance in Code
https://docs.oracle.com/cd/A97336_01/buslog.102/bc4j/developing_bc_projects/bc_pcreatingandfindingavo.htm more
-
Using a View Object to Insert and Delete Rows in Code
https://docs.oracle.com/cd/A97336_01/buslog.102/bc4j/developing_bc_projects/bc_pusingvotoinsertdeleterows.htm
http://mahmoudoracle.blogspot.com.au/2012/03/insert-rows-in-adf-view-object.html
http:// … more