when we enter the data in the form how it is stored in
formbean class setter and getter methods?
Answer Posted / 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 View All Answers
Can you give an overview of how a struts application flows?
How to handle exceptions in structs?
What is actionservlet?
How does one create an action in struts 2?
What are disadvantages of Struts?
Why are springs better than struts?
Explain about logic match tag?
What is the purpose of @element annotation annotation?
how to connect from struts to database through hibernet and where u can modify the class
What is purpose of execandwait interceptor?
What are the benefits of the struts system?
What do you mean by inner class and anonymous class?
How to convert struts to spring mvc?
What is the purpose of @urlvalidator annotation?
What is the purpose of interceptors?