What is the purpose of form-beans tag in struct-config.xml?



What is the purpose of form-beans tag in struct-config.xml?..

Answer / Sandeep Pacheyan

The 'form-beans' tag in struts-config.xml declares the list of Form Bean classes used by your application for handling user input. Each form bean class defines JavaBeans properties which correspond to the HTML form fields.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Struts Interview Questions

How display data base errors on web console by using the Struts Framework?

2 Answers  


Difference between JSF Framework and Struts Framework.

13 Answers   Accenture, BSS, IBM, TCS,


tell me struts flow ?

5 Answers   BA Continnum Solutions, Exira, Fidelity, iGate,


Is struts action class singleton?

1 Answers  


how to develop the submit and search operations in single jsp using struts?

1 Answers   Wipro,


What happens when Two users requests for same action class? How the threads are controlled?

4 Answers  


Explain struts?

1 Answers  


how to write uploadphoto in the insert update delete using struts? write code struts and jsp jdbc

1 Answers  


Explain about struts?

1 Answers  


What is the purpose of struts.properties in struct2?

1 Answers  


Why we use struts in java?

1 Answers  


What do you mean by struts.dev mode?

1 Answers  


Categories