ailto:[EMAIL PROTECTED]
> Sent: Thursday, February 23, 2006 5:59 PM
> To: 'Struts Users Mailing List'
> Subject: RE: Business logic validation should be handled in business
> objec ts.
>
>
> just create java beans(your business objects) similar to your form beans and
> co
validation should be handled in business
objec ts.
just create java beans(your business objects) similar to your form beans and
copy the properties from form beans to respective business objects.use these
business objects in your action classes to perform busines logic.
use struts validator
just create java beans(your business objects) similar to your form beans and
copy the properties from form beans to respective business objects.use these
business objects in your action classes to perform busines logic.
use struts validator for basic validation for ints,floats etc.business logic
v
3 matches
Mail list logo