This post is about a specific requirement that is to hide some values from ADF selectOneChoice component from UI Previously…
Previously I have posted about using multi-selection components (af:selectManyCheckbox, af:selectManyChoice, af:selectManyListbox, af:selectManyShuttle) of ADF Faces. These components make use of…
Web Service proxy class is a way to communicate with XML-based WebService using SOAP format, In short, we can use…