Originariamente inviato da draghe
vorrei fare questa cosa:
messages.add(ActionMessages.GLOBAL_MESSAGE, new ActionMessage("ciao a tutti "));
Nota che esiste un costruttore:

public ActionMessage(String key, boolean resource)

resource - Indicates whether the key is a bundle key or literal value