Does struts2 have any interceptor that would automatically convert an integer to a String and show it as a dollar amount.
so 7 would be $7.00 5.56 would be $5.56
Does struts2 have any interceptor that would automatically convert an integer to a String and show it as a dollar amount.
so 7 would be $7.00 5.56 would be $5.56