why do we typecast ActionForm into out plain java bean
class in Action class?
Answer Posted / santhoshkumar.shaik
ok here our our form data in ActionForm
that's y u shoud do down Type Cast
othere wise u can n't use
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Explain about the
Can explain about the validations and in your project where did u used the validations?
Describe the basic steps used to create a tiles application?
How can duplicate form submission be handled in struts 2?
What validate() and reset() method does ?
What are the steps used to setup dispatch action?
How action-mapping tag is used for request forwarding in struts configuration file?
What is difference between actionform and dynaactionform?
Is struts action class singleton?
What is the role of action class in struts?
Does apache tomcat use struts?
What is controller in struts ?
What is the default location of result pages and how can we change it?
Why it called struts?
What are result types in struts?