why do we typecast ActionForm into our plain java bean
class in Action class? What is the reason?
Answer Posted / kiran
Action Form is basically sub class of Action Form Class.
When we want to assign super class with subclass object type
casting is required.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is struts in java with example?
Explain about the
What are Struts2 core components?
How can we group related actions in one group in Struts?
Explain how to work with error tags?
What is lookupdispatchaction?
Describe the basic steps used to create a tiles application?
Can you explain value stack?
Explain struts.devmode?
Can you explain struts.properties in struts2?
What is the use of struts?
What is the forward action utilized for?
What are the core classes of the struts framework?
What is the purpose of @urlvalidator annotation?
How is declarative handling of exceptions done in struts ?