Hi all,

I have been using <fmt:message key="" /> tag to i18n my view. When I try to i18n the image, I found that the following method doesn't work.

<input type="image" src="<c:url value="<fmt:message key="image.login" />" />" name="login" value="login" width="73" height="23"/>

   So , how do you i18n your image? Any input is welcome

Best regards,
Jonathan

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

Reply via email to