why do we typecast ActionForm into out plain java bean
class in Action class?
Answer Posted / balaji
Bcoz this will tell that our form bean is an action form
bean which will refer to which action it is referred from
strutsconfig.xml file
10x
balaji
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What is the difference in using Action interface and ActionSupport class for our action classes, which one you would prefer?
What is struts framework?
What is struts in java with example?
Which tag is used to declare constants in struts xml?
Explain about the process of functioning of the struts program?
How do struts work?
Is struts efficient?
How is the action mapping specified?
What are the classes used as part of struts framework ?
Explain about tiles?
What is jakarta struts framework?
How we can configured action mapping in struts?
How we can install struts?
Give an example where struts tiles may be used?
What are the struts2 configuration properties that control file uploading process?