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 |
How display data base errors on web console by using the Struts Framework?
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?
how to develop the submit and search operations in single jsp using struts?
What happens when Two users requests for same action class? How the threads are controlled?
Explain struts?
how to write uploadphoto in the insert update delete using struts? write code struts and jsp jdbc
Explain about struts?
What is the purpose of struts.properties in struct2?
Why we use struts in java?
What do you mean by struts.dev mode?