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

Explain about the future of struts?

0 Answers  


What are the loop holes of struts?

0 Answers  


What is front controller in struts2?

0 Answers  


What are pull and push mvc architecture and which architecture does struts2 follow?

0 Answers  


How can I make own ActionServlet? with example

8 Answers   IBM, TCS,


What is the different actions available in struts?

0 Answers  


whats is mean Actionerrors and Actionerror?

5 Answers   Wipro,


What is Request Dispatcher and what is Request Process?

2 Answers  


What are the differences between Struts1 and Struts2 or how Struts2 is better than Struts1?

0 Answers  


Will the struts tags support other markup languages such as wml ?

0 Answers  


What is the use of reset method of ActionForm class?

0 Answers  


How an actionform bean is created?

0 Answers  


Categories