View Single Post
  #2 (permalink)  
Old 07-31-2007, 04:07 PM
tommy tommy is offline
Member
 
Join Date: Jul 2007
Posts: 41
tommy is on a distinguished road
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.
Reply With Quote