when we enter the data in the form how it is stored in
formbean class setter and getter methods?
Answer Posted / venu
when we enter the data in the form and click on submit,it will send the request to server and create FormBean object and added to scoped variable,call setter nethods and stored in formbean object
Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How is the mvc design pattern used in struts framework?
What are the some useful annotations introduced in struts2?
Do we need to pay the struts if being used in commercial purpose?
What is the role of action class?
in struts how to use hibernate with struts>
What is apache struts cve 2017 5638?
Is struts efficient?
Does struts include its own unit tests?
What is controller in struts2?
What are the contents on web.xml in struts application ?
What is struts and why it is used?
What is struts actionmapping?
Is struts mvc framework?
What is the purpose of @urlvalidator annotation?
What is the difference between struts and spring? Explain