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 |
Is form beans are serializable or not?
11 Answers College School Exams Tests, Magna Infotech,
What is the purpose of @after?
In how many ways duplicate form submission can occurs?
What is the apache struts vulnerability?
what r the disadvantages of MVC-2 Architecture?
What is apache struts framework?
can anybody tell.what is the difference between Forward Action and Action Forward?
Which design pattern is implemented by Struts2 interceptors?
How does struts2 token work?
How is token generated?
Which configuration file is used for storing jsp configuration information in struts?
How can we display all validation errors to user on jsp page?