when we enter the data in the form how it is stored in
formbean class setter and getter methods?
Answer / 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 |
What is MVC?
what is ForwardAction and IncludeAction in struts?
What is the apache struts vulnerability?
how to debug struts project in netbean ?
which MVC architecture struts follows and why?
What is struts2 framework?
life cycle of struts?
14 Answers HCL, iGate, Scope International,
what is diffrence between Dynaactionform,actionform and Dynavalidateform
What is the purpose of @before annotation?
What is the purpose of @conversionerrorfieldvalidator annotation?
What is the use of form bean in struts?
Describe the two types of formbeans.