adspace


What is the use of form bean in struts?

Answer Posted / Arun Kumar Yadav

Form Beans in Struts are Java classes that represent HTML forms and handle user input. They are used to transfer data between the user interface and action classes.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is action chaining ?

1168


What do you know about validation plugin ?

1031


What is the difference between filters and interceptors ?

1316


What are the contents on web.xml in struts application ?

1072


How is declarative handling of exceptions done in struts ?

1010