24.10. The Loading Message

You can modify, define custom rendering for, or even remove the default loading message that appears in the top right corner of the screen.

24.10.1. Changing the message

To change the message from the default "Please Wait...", set the value of Seam.Remoting.loadingMessage:
Seam.Remoting.loadingMessage = "Loading...";