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

Is form beans are serializable or not?

11 Answers   College School Exams Tests, Magna Infotech,


What is the purpose of @after?

1 Answers  


In how many ways duplicate form submission can occurs?

1 Answers  


What is the apache struts vulnerability?

1 Answers  


what r the disadvantages of MVC-2 Architecture?

2 Answers   Process IT,


What is apache struts framework?

1 Answers  


can anybody tell.what is the difference between Forward Action and Action Forward?

2 Answers   Polaris, TCS,


Which design pattern is implemented by Struts2 interceptors?

1 Answers  


How does struts2 token work?

1 Answers  


How is token generated?

1 Answers  


Which configuration file is used for storing jsp configuration information in struts?

1 Answers  


How can we display all validation errors to user on jsp page?

1 Answers  


Categories