Rivka Shisman wrote:

Hi Erik

You said - " My form class fields are always Strings (because of HTTP)"
- I'm not sure I anderstand the meaning of this - why do the fields are
Strings?

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

Is there a problem with that?
Did you try to put a string (for example "afkjsdhfk") in the form fields that have to accept only numbers or dates for example? Try and then you'll understand where is the problem. The conversion nor valdation works if you use other types than String in the forms.

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

Reply via email to