[jboss-user] [JBoss Getting Started Documentation] - Re: Something is wrong with the JSP files in the Duke's Ban
ndheine
do-not-reply at jboss.com
Thu Nov 9 19:40:24 EST 2006
Yep, that was it.
I'm not sure it was on purpose though. Without that in there you don't get the '$' in the available credit column. It should probably be similar to the Balance column above it:
<fmt:formatNumber value="$(ad.remaingCredit)" type="currency" minFactorDigets="2"/>
And you should get the desired results. I think someone just missed it in that column.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984722#3984722
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3984722
More information about the jboss-user
mailing list