Articles avec le mot clé « AJAX » :
Display Status Message For AJAX Request With Richfaces
Sometimes an AJAX request takes some time. Because of the asynchronous of AJAX the user does not note that there is something happening on the server. So it is a nice thing to display the status of the request.
Using Richfaces/A4J you can use the tag to display such …