ADF Faces Messages Component

March 18, 2008

How to use ADF Faces Messages component on the Java Developer???

Like when we create a login page. When user click the Login button to login, there will appear information for user if there is invalid user’s id and/or password.

This code will be placed in the “loginButton_action()” method of the backing class : Read the rest of this entry »