gt;> From: Lyallex <[EMAIL PROTECTED]>
>> Subject: Handling Integer overflows
>> To: "Struts Users Mailing List"
>> Date: Wednesday, November 5, 2008, 10:59 AM
>> Hi
>>
>> Please be aware that I understand completely WHY the
>> following is
>
That would probably need to be handled via a converter, not a validator.
Dave
--- On Wed, 11/5/08, Lyallex <[EMAIL PROTECTED]> wrote:
> From: Lyallex <[EMAIL PROTECTED]>
> Subject: Handling Integer overflows
> To: "Struts Users Mailing List"
> Date: Wednesda
Hi
Please be aware that I understand completely WHY the following is
happening (Integer overflow)
This question is about how to handle it.
I have a form that has an input field
In my action I have the fiollowing field
public Integer creditcount;
If I enter the String "2147482647" (equivalent
3 matches
Mail list logo