what us Dyna action form?
Answers were Sorted based on User's Feedback
Answer / madhu
Dyna action is a subclass of action form
In Dyna action form we need not Create getter and setter
methods.
| Is This Answer Correct ? | 12 Yes | 1 No |
Answer / dipesh
You dont need to Write Separate Class for your form by
extending Action Just write ur property methos in Struts XML
| Is This Answer Correct ? | 11 Yes | 2 No |
Answer / n.ravikumar
If using the Dyna Action form no need to given setter and
getter method again and again.
Advantages:
Time Consuming, Fast access, less memory
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / venkat
Dyna action form is with out form called "Dyna action form".
this is we can write inside struts-config.xml file.
inside the struts-config.xml we can set values.
| Is This Answer Correct ? | 2 Yes | 0 No |
Is 0 a real number?
Explain about procedural programming language or structured programming language and its features?
What is private public protected in java?
what is the purpose of the final in the try-catch-final
what is meant by Byte code concept in Java?
What happens if we override only equals?
Can a set contain duplicates?
What are advantages of exception handling in java?
What is the difference between the program and the process?
What is the relationship difference the canvas class and the graphics class?
What is the static block?
How destructors are defined in java?