« ADF Faces: Building tree structures from rekursive queries in ADF BC | Main | How-to build hierarchical Select Choices in ADF Faces RC »
ADF Faces RC – How-to use the Client and Server Listener Component
By frank.nimphius | June 4, 2008
One of the most interesting features in Ajax is the ability of an application to send user information to the server without user recognition. A positive use of this feature is the auto suggest feature, which provides the user with a list of possible select values based on the user input into a text field. Another positive use is auto completion of strings, in which case the user enters a shortcut into a text field e.g. “NY” for the system to complete the field with New York. This how-to document shows how this Ajax functionality is achieved in ADF Faces RC using the client and server listener component.
Frank
Topics: ADF Faces RC | No Comments »
Comments are closed.