Hi,
 
Is it in any way possible to combine the tags @ejb.value-object and @strutsform on an entitybean in such a way that the generated strutsform will contain a getter and setter for the generated Value Object so that the Value Object can be put into the strutsform, so I can easily transfer my entity data to the weblayer and set it in the form, without getting/setting all the properties from the Value Object to the struts form?
 
Regards,
Wouter de Vaal

Reply via email to