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 to get the last 10 elements using logic:iterate in struts with hiernate from database.
Why do we need mapdispatchtoprops?
What is the use of resourcebundle.properties file in Struts Validation framework?
In how many ways duplicate form submission can occurs?
What is the role of action class in struts?
How is a lookup dispatch action created?
What is controller in struts ?
Define struts?
What is the purpose of @typeconversion annotation annotation?
How many Action classes have been used in your project? Differences between struts 1.1 and 1.3?
Explain the difference between dispatchaction and lookupdispatchaction in struts?
How we can controlled duplicate form submission in struts?
What is the purpose of dispatcher result type?
What are the different kinds of actions in struts?
Which configuration file is used for storing jsp configuration information in struts?