What is the DynaActionForm? How we implement the
dynaactionform ? can u please tell me the way to implement?
in understandable way?
Answer Posted / guest
if u want declare declarative approch for field properites
we can use dynaactionform,
write a class
public class DynaActionServlet(Actionmapping,HttpRequest)
{
dynaactionForm daf=(dynaactionform)af;
---
----
---
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is lookupdispatchaction?
What is the difference in using Action interface and ActionSupport class for our action classes, which one you would prefer?
What is the purpose of plug-in tag in struct-config.xml?
What is interceptor? And life cycle methods of interceptor?
Explain the necessity of empty tag?
Which components are available using actioncontext map?
What are the struts2 error message keys that can come during file uploading process?
Why are frameworks used?
What are the custom tags?
What is token used for?
What is use of i18n interceptor?
State the procedure for using forward attribute of link tag’s.
how to get the last 10 elements using logic:iterate in struts with hiernate from database.
Are the struts tags xhtml compliant ?
Which configuration files are used in struts?