when we enter the data in the form how it is stored in
formbean class setter and getter methods?



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

Post New Answer

More Struts Interview Questions

What is the purpose of @conversion annotation annotation?

0 Answers  


what is the difference between page and pageContext implicit variables

2 Answers   Yash Technologies,


Explain the difference between plain-validator and field-validator in struts?

0 Answers  


What is the use of ActionErrors in Struts?

2 Answers   HCL, TCS,


How action mapping is configured in Struts?

0 Answers  






What are struts in java?

0 Answers  


What is the use of struts config xml file?

0 Answers  


is it necessary to write struts-confing.xml ,what tags are important in that xml file?

2 Answers  


How can you create your custom interceptor in struts 2?

0 Answers  


what is the purpose of load_on_startup entry in struts- config.xml?

8 Answers   Satyam,


what is frame work in struts?

3 Answers   Infosys,


what are the componenets of struts?

8 Answers   HCL,


Categories