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
What is the purpose of struts.xml in struct2?
What is the purpose of @conversion annotation annotation?
How does one create an action in struts 2?
What are the struts2 configuration properties that control file uploading process?
What is the purpose of redirect result type?
How can duplicate form submission be handled in struts 2?
How an actionform bean is created?
Why are frameworks used?
What is meant by custom tags?
What is the use of struts?
What is execute method in struts?
Do I have to credit struts on my own website?
What are the important methods of actionform?
in struts how to use hibernate with struts>
How action mapping is configured in Struts?