I have created a custom Double converter and plugged it in using the
xwork-conversion.properties
file in the root of the classpath. This works for me.
But I cannot manage it to use my translated field names in the response.
regards
Dariusz Wojtas
On 1/14/07, Martin Gainty <[EMAIL PROTECTED]> w
My understanding is it is supposed to go thru this chain in package
org.apache.struts.views.jsp.ui.
default.properties
WhateverNameOfActionClass_locale.properties
WhateverNameOfActionClass.properties
Conversions in Struts1 use Commons-Beanutils
Conversions in Struts2 uses OGNL for type conversion
2 matches
Mail list logo