DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17150>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17150

Validation rules not reusable across layers, eg. EJBs





------- Additional Comments From [EMAIL PROTECTED]  2003-02-18 04:59 -------
ActionForms are designed specifically to prevent using them in the model layer.  
They shouldn't know about the business rules.  ActionForms allow a hook into 
simple validation like, "Is the input value a number?".  You can use that 
facility or code all validation in a different layer.  It's up to you.

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

Reply via email to