In your action (the part the probably does the insertion),
FacesContext.getCurrentInstance().addMessage(String, FacesMessage);
En l'instant précis du 13/07/07 12:09, Arch_Bytes s'exprimait en ces termes:
> Hi, I was wondering what was the best way to inform a person that a certain
> record has been Successfully saved into the database?
>
> Is there a way to link it to the <h:messages> tag in JSF? Thanks in
> adavance!
>   

Reply via email to