Hi all.
This line is in my Action myaction:
addFieldError("azienda", getText("error.azienda"));
This is in my myaction.properties:
error.azienda=È necessario specificare il nome ed il cognome.
Output in html is:
È necessario specificare lazienda di appartenenza.
How can I protect the È to output the correct symbol?
Thank in advance.
Gianluca
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]