----- Original Message -----
From: "Shinya Kasatani" <[EMAIL PROTECTED]>


> Hello,
>
> I am pleased to announce that I have released a first version of SVT
> (Struts Validation Toolkit).
> SVT is a form validation framework for Struts.
>
> You can write a simple validating code in Java, rather than
> writing validation.xml files.
>

I don't understand why you think this is better. With validation.xml, all my
validation requirements are in one place; I don't have to look a number of
java form files to find out what they are. And if any of them change I only
have to edit one file, and restart struts; without needing to recompile my
application.

Please explain how this framework provides any added value.

Dave Derry


--
To unsubscribe, e-mail:   <mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>

Reply via email to