ADF ADF: Token replacement for resource bundle af:formatNamed Problem Description : There is a common usecase to have a translatable string in resource bundle with tokens. In this blog I want to show ho... By Oke Saturday, October 21, 2023 Edit
ADF Change webservice endpoint at runtime Problem Description: In ADF we can create a webservice proxy and if we see the main class which extends Service has references of wsdl like ... By Oke Sunday, October 15, 2023 Edit
ADF ADF: Popup gets closed automatically Problem description : I found at times people complaint that ADF popup gets closed automatically. In this blog I am trying to figure out pos... By Oke Saturday, October 14, 2023 Edit
ADF Java Jdeveloper Webservice Java SOAP WebService Proxy: SOAPHandler to print SOAP messages Problem : We all know about creating webservice proxy from jdeveloper. Proxy generates few classes based on WSDL and associated XSD and allo... By Oke Sunday, October 8, 2023 Edit
ADF Making ADF page Readonly Problem description : Sometime we found that we want to make ADF page readonly based on certain condition. One option is apply EL expression... By Oke Saturday, October 7, 2023 Edit