On Tue, 9 Nov 2004 12:45:48 -0500, Robert Taylor <[EMAIL PROTECTED]> wrote:
> Yes. Wendy is absolutely correct.
> Although the I described will work technically,
> you will run into issues as Wendy already mentioned.

I use Robert's approach and make my VO as a JavaBean which only
accepts String and boolean. I validate user input using struts
validator. If a user entered character instead of an integer, struts
validator will catch it and redisplay the error input.

Lee

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

Reply via email to