|
f you are using actionform then you should specify the getter and setter for each components of presentation (jsp ) in to FormBean file.So it is some what complicated one to specify each component for setter and header. To avoid this method we are having DynoActionForm.In struts-config.xml file we can specify the properties.
|