What is the DynaActionForm? How we implement the
dynaactionform ? can u please tell me the way to implement?
in understandable way?

Answer Posted / karnakar

if u have number of jsps in ur application,and in evrey jsp
if u have common propertys like <html:username>for this if
u use actin form for every jsp u need to write action
form ,insted of writing actionform,we configure that
properties into dynaaction form ,by doing this we are
reducing time,

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which class of struts is responsible to converts data types from string and vice versa?

771


Which file is used by controller to get mapping information for request routing?

642


Does Struts2 action and interceptors are thread safe?

672


What do you mean by actionmapping?

620


Why struts 1 classes are not thread safe whereas struts 2 classes are thread safe?

584






What is the purpose of action-mappings tag in struct-config.xml?

669


What is the purpose of @doublerangefieldvalidator annotation?

650


Why was reload removed from struts (since 1.1)?

630


Explain the necessity of empty tag?

674


What is the purpose of @key?

669


What are the core classes of the struts framework?

595


What are action classes in struts?

606


What do you know about validation plugin ?

596


What are the two types of validations supported by validator framework?

670


How interceptor works in struts 2?

690