One situation I might consider this acceptable is when it's for a
field that uses a drop down as the control, and I'm sure that my users
won't try to be smart with me by submitting the form using their own
hand made HTML.  In this case, I don't have to worry about the
typos/invalid values.
In my actual apps, though, I just stick with strings.

Hubert


On Thu, 09 Dec 2004 15:02:36 -0700, Wendy Smoak <[EMAIL PROTECTED]> wrote:
> It begs the question though: is there a case for using Integer in an
> ActionForm?  I know the reasons *not* to (and I don't) but it must be there
> for a reason?
> 
> --
> Wendy Smoak
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to