how to write the configuration file of struts application if any one had simple struts application please it to me
1 4304
What are result types in struts?
Which library is provided by struts for form elements like check boxes, text boxes etc?
What is the design role played by struts?
Can we have multiple struts config files in a single web app?
What are the Core classes of Struts Framework?
What are the ways in which duplicate form submission can occur?
What does params interceptor?
How are interceptors and servlet filters different?
How to upload struts file?
How does struts2 token work?
What are the conditions for actionform to work correctly?
What is the purpose of @requiredstringvalidator?
What do you mean by tiles in struts?
Give an example of validates method used to avoid errors.
What validate() and reset() method does ?