Re: report.conversion.errors

2013-09-22 Thread Lukasz Lenart
I cannot find "report.conversion.errors" string on page you refer to - and this is a very old JavaDoc. Another question, what theme do you use and what tags do you use to display error messages? Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ 2013/9/22 Alireza Fattahi :

Re: report.conversion.errors

2013-09-22 Thread Yaragalla Muralidhar
>> >> >> >> From: Lukasz Lenart >> To: Struts Users Mailing List >> Sent: Saturday, 21 September 2013, 19:18 >> Subject: Re: report.conversion.errors >> >> >> Where did you find that information? >> >&

Re: report.conversion.errors

2013-09-22 Thread Yaragalla Muralidhar
ds, > ~~Alireza Fattahi > > > > From: Lukasz Lenart > To: Struts Users Mailing List > Sent: Saturday, 21 September 2013, 19:18 > Subject: Re: report.conversion.errors > > > Where did you find that information? > > > Regards

Re: report.conversion.errors

2013-09-21 Thread Alireza Fattahi
Subject: Re: report.conversion.errors Where did you find that information? Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ 2013/9/21 Alireza Fattahi : > Hi, > > I want to stop xwork conversion from showing error during converting string > to int. > I found report.co

Re: report.conversion.errors

2013-09-21 Thread Yaragalla Muralidhar
> I believe you can customize the error messages. Check the documentation. > Sent via BlackBerry from T-Mobile > -- > *From: * Yaragalla Muralidhar > *Date: *Sat, 21 Sep 2013 23:20:56 +0530 > *To: *Struts Users Mailing List; > > *Subject: *Re: repo

Re: report.conversion.errors

2013-09-21 Thread jlmagc
I believe you can customize the error messages. Check the documentation. Sent via BlackBerry from T-Mobile -Original Message- From: Yaragalla Muralidhar Date: Sat, 21 Sep 2013 23:20:56 To: Struts Users Mailing List; Subject: Re: report.conversion.errors Hi nice but if the value i get

Re: report.conversion.errors

2013-09-21 Thread Yaragalla Muralidhar
ginal Message- > From: Yaragalla Muralidhar > Date: Sat, 21 Sep 2013 22:55:03 > To: Struts Users Mailing List > Reply-To: "Struts Users Mailing List" > Subject: Re: report.conversion.errors > > This forces me to get all the input data as strings rather t

Re: report.conversion.errors

2013-09-21 Thread jlmagc
nse to validate that it is between 0 and 10. JL Sent via BlackBerry from T-Mobile -Original Message- From: Yaragalla Muralidhar Date: Sat, 21 Sep 2013 22:55:03 To: Struts Users Mailing List Reply-To: "Struts Users Mailing List" Subject: Re: report.conversion.errors This force

Re: report.conversion.errors

2013-09-21 Thread Yaragalla Muralidhar
>> >> >> Regards >> -- >> Łukasz >> + 48 606 323 122 http://www.lenart.org.pl/ >> >> 2013/9/21 Alireza Fattahi : >> > Hi, >> > >> > I want to stop xwork conversion from showing error during converting >> string to int. >> >

Re: report.conversion.errors

2013-09-21 Thread Yaragalla Muralidhar
+ 48 606 323 122 http://www.lenart.org.pl/ > > 2013/9/21 Alireza Fattahi : > > Hi, > > > > I want to stop xwork conversion from showing error during converting > string to int. > > I found report.conversion.errors parameter which must be set in > xwork-conversion.pro

Re: report.conversion.errors

2013-09-21 Thread Lukasz Lenart
Where did you find that information? Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ 2013/9/21 Alireza Fattahi : > Hi, > > I want to stop xwork conversion from showing error during converting string > to int. > I found report.conversion.errors parameter which

report.conversion.errors

2013-09-21 Thread Alireza Fattahi
Hi,   I want to stop xwork conversion from showing error during converting string to int. I found report.conversion.errors parameter which must be set in  xwork-conversion.properties But it is not working, and during application starup up I get this error. How should I use this parameter   [ERROR