I am attempting to switch from bean:write to jstl fmt. I need the equivalent of the following:
<bean:write name="pipe" property="size" formatKey="format.decimal.3"/> This does not work. <fmt:message key="format.decimal.3"> <fmt:formatNumber value="${pipe.size}"/> </fmt:message> I have the fmt set up correctly and it is finding my resource bundle, but my syntax is wrong. Thank you for your time, Jason Long CEO and Chief Software Engineer BS Physics, MS Chemical Engineering http://www.supernovasoftware.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]