Re: Struts2 conversion error message.

2007-01-03 Thread Ruimo Uno
Hi, Nuwan, Thanks for quick reply. Yes, I know this tech for validator. I saw this in 'WebWork in Action" before. However, it seems the 'fieldName' property cannot observable for conversion error. If you make the message something like this: xwork.default.invalid.fieldvalue = Invalid field value

Re: Struts2 conversion error message.

2007-01-03 Thread Nuwan Chandrasoma
Hi, Yes it is possible . take a look at this tutorial http://struts.apache.org/2.x/docs/localizing-output.html Thansks, Nuwan. - Original Message - From: "Ruimo Uno" <[EMAIL PROTECTED]> To: Sent: Wednesday, January 03, 2007 11:57 AM Subject: Struts2 conversion error message. Hi