What does modeldriven interceptor?
No Answer is Posted For this Question
Be the First to Post Answer
what are tiles in struts?
What is the purpose of @emailvalidator annotation?
What are the life cycle methods of interceptor?
What is package name in struts xml?
drawback of Validation Framework where and how to write the connection pool object in the programe how to debug the programe and application in struts without using eclips
What is the purpose of form-be tag in struct-config.xml?
Explain how can we upload files in struts2 application?
What is the purpose of @conversionerrorfieldvalidator annotation?
What is the difference between validation.xml and validator-rules.xml files in struts?
Explain how to work with error tags?
what is the purpose of load_on_startup entry in struts- config.xml?
I will explain the scenario now i have a form1 having some fields and i made it extends DynaActionForm. in struts config how can i specify another form form2 which has to extend the form1 please specify is it better to use actionform or dyna action form in applations. is dyna action form is comfortable in declaring form variables of type 'ArrayList<somegenerics>' extend the