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 struts dispatch action?
how to get the last 10 elements using logic:iterate in struts with hiernate from database.
How does struts2 token work?
How to explain Software Bank Loan descriptions
How nested beans can be used in Struts applications?
What are Struts2 core components?
Give an example where struts tiles may be used?
What are the two scope types for formbeans?
Is struts compatible with other java technologies?
What is the default suffix for struts2 action uri ?
What is the purpose of interceptors?
What is the purpose of @requiredstringvalidator annotation?
Explain about the validation steps which have to be carried during validation of client-side address?
What is the difference between struts1 and struts2?
Can we handle exceptions in Struts programmatically?