Here is the situation:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<%@ taglib uri="jstl-fmt" prefix="fmt" %>
<%@ taglib uri="/WEB-INF/tlds/taglib.tld" prefix="mm" %>

. . .


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
I need to use the value of
<mm:matchAttribute attribute="province"/> as a key in <fmt:message key='. . .' />

How to make it works?

Thanks in advance.

Vernon



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to