Hi,

does Struts2 has a problem using own converters on nested beans? I created a file with <ActionName>-conversion.properties with following content:
order.orderPart.property=de.eposcat.xyz.converter.MyOwnConverter

When the action is running the converter is not called (sysout for testing on both convert methods, but does not come to the console).

Some testing has shown that
order.property=de.eposcat.xyz.converter.MyOwnConverter
is working.

Can you explain this behaviour, because this from my point of view very annoying :-(.

Kind regards,
Michael Obster

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to