From: "Rivka Shisman" <[EMAIL PROTECTED]>

I have recently started working with struts and my forms contain int,
short, boolean and so on, and it works fine.

So far... but what happens when you display a text field asking for an integer, and your user types 'ABC'?

It may not be a problem in your app, for example if all your input fields are select lists, checkboxes and drop-downs. (Though someone could always construct a URL manually, or modify a local copy of the form and submit it.)

--
Wendy Smoak



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

Reply via email to