Re: Actionform Vs Value Object
Not really. People do use it that way, but it is really meant to be a buffer for the input to a form. We need a place to store values so that we can validate the input. After the input is validated, it is usually transfered to a value object and that object is passed to the business layer. Essentia
Actionform Vs Value Object
Is Actionform a value Object in Struts. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]