AW: AW: Struts 2 requires input result on failed type conversion

2007-07-26 Thread Martin Simons
An: Struts Users Mailing List Betreff: Re: AW: Struts 2 requires input result on failed type conversion I haven't tried but it seems possibile http://struts.apache.org/2.0.8/docs/type-conversion.html Il giorno 11/lug/07, alle ore 18:55, Martin Simons ha scritto: Well, the app has grown for quite

AW: AW: Struts 2 requires input result on failed type conversion

2007-07-15 Thread Martin Simons
: Ing. Andrea Vettori [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 11. Juli 2007 19:00 An: Struts Users Mailing List Betreff: Re: AW: Struts 2 requires input result on failed type conversion I haven't tried but it seems possibile http://struts.apache.org/2.0.8/docs/type-conversion.html Il giorno

Struts 2 requires input result on failed type conversion

2007-07-11 Thread Martin Simons
Hi everybody, this is my first mailing list :-) I'm currently developing a web-app based on Struts 2. My visitors are mainly German and whenever they enter numbers, they usually type a decimal number like 1,23 instead of 1.23. If the setter of the action requires a double, type conversion will

Re: Struts 2 requires input result on failed type conversion

2007-07-11 Thread Ing. Andrea Vettori
it's not what you want but why don't use String getter/setter on the action and do the conversion later ? Il giorno 11/lug/07, alle ore 18:37, Martin Simons ha scritto: Hi everybody, this is my first mailing list :-) I'm currently developing a web-app based on Struts 2. My visitors are

AW: Struts 2 requires input result on failed type conversion

2007-07-11 Thread Martin Simons
functionality. After all, this problem doesn't seem too exotic :) -Ursprüngliche Nachricht- Von: Ing. Andrea Vettori [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 11. Juli 2007 18:47 An: Struts Users Mailing List Betreff: Re: Struts 2 requires input result on failed type conversion it's not what

Re: AW: Struts 2 requires input result on failed type conversion

2007-07-11 Thread Ing. Andrea Vettori
:[EMAIL PROTECTED] Gesendet: Mittwoch, 11. Juli 2007 18:47 An: Struts Users Mailing List Betreff: Re: Struts 2 requires input result on failed type conversion it's not what you want but why don't use String getter/setter on the action and do the conversion later ? Il giorno 11/lug/07, alle ore 18:37

AW: AW: Struts 2 requires input result on failed type conversion

2007-07-11 Thread Martin Simons
] Gesendet: Mittwoch, 11. Juli 2007 19:00 An: Struts Users Mailing List Betreff: Re: AW: Struts 2 requires input result on failed type conversion I haven't tried but it seems possibile http://struts.apache.org/2.0.8/docs/type-conversion.html Il giorno 11/lug/07, alle ore 18:55, Martin Simons ha