You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Yann Verlynde <yv...@oxade.com> on 2002/10/31 09:20:29 UTC

ApplicationsRessources

If I want to have a message in a JSP, I use:

<bean:message key="email.protocol" bundle="APPLICATION_CONFIGURATION"/>

How do u do to take back all the messages?