Ahh that works, thanks :) So as an aside, is the number converter defaulting to an int/long representation causing the display of 0?
On Fri, Mar 15, 2013 at 3:15 PM, Mike McNally <[email protected]> wrote: > You can tell Stripes how to format the field value via the > "formatType" and "formatPattern" attributes of <s:text>. The type in > your case would probably be "number", and the pattern would be either > a resource key for a pattern stored as a Stripes property, or else a > raw java.text.MessageFormat pattern. > ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_mar _______________________________________________ Stripes-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-users
