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
how to debug struts project in netbean ?
What are pull and push mvc architecture and which architecture does struts2 follow?
What is includeaction?
How exceptions are handled in struts application?
What is action class? What are the types of action class?
Which configuration files are used in struts?
Why do we need struts?
What is structs 2 validation framework?
What are the Core classes of Struts Framework?
What is the use of struts?
How can you create your custom interceptor in struts 2?
Where can I get a copy of struts?
What is struts and springs in java?
What is the need of struts?
How client side validation is enabled on a jsp form?