Nope, the string as user will see it. http://java.sun.com/javaee/javaserverfaces/1.1_01/docs/api/javax/faces/application/FacesMessage.html#FacesMessage(java.lang.String,%20java.lang.String)
En l'instant précis du 16/07/07 07:19, Arch_Bytes s'exprimait en ces termes: > > David Delbecq-2 wrote: > >> In your action (the part the probably does the insertion), >> FacesContext.getCurrentInstance().addMessage(String, FacesMessage); >> >> > > Hmmm.. ok.. but I never used the FacesMessage thing before.. although my > code does have a properties file that has the messages in it.. so do I add > the the key to the FacesMessage? > > -- http://www.noooxml.org/

