Blake Day wrote:
I'm actually thinking about using Velocity for some of my views.  Could
anyone on the list comment on how simple things like number formatting is
accomplished?  From what I understand, you have to drop a NumberFormat
object into the context.  Should this be done at startup of the application?
That's not even possible since a new context is created for each rendering. Typically you'd simple create a formatting bean using the #bean macro, and use that.

/Rickard



-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork


Reply via email to