Getting a formated value inside an input field 2007-01-26 - By Andr? Faria
Back Hi People,
I have the following ApplicationResources.properties:
format.number={0,number} format.date={0,date} format.time={0,time} format.percent={0,number,percent} format.money={0,number,currency}
How could I do to get a formated number in a input field?
I tried <s:input label="Cust" key="format.money" value="product.cust"/> but that didn't works...
Thank's, Have a nice day, Andr? Faria
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)
|
|