What is the purpose of @results annotation?
No Answer is Posted For this Question
Be the First to Post Answer
What are the Core classes of Struts Framework?
What helpers in the form of jsp pages are provided in struts framework?
How can I make own ActionServlet? with example
What is container struts2?
Which configuration files are used in struts?
What is struts 2 framework in java?
State an example of struts configuration file as an action parameter for action servlet.
Hi Friends, am new to struts.I read that " you can store variables in xml file(properties file) and for future enhancements we just call properties file . Now i want to implement this , where can i call properties file to enhance my application. My question is where this properties file will be called.
What’s the difference between validation.xml and validator-rules.xml files in struts validation framework?
What is DynaActionForm?
How you will display validation fail errors on jsp page?
What is the flow of requests in struts based applications?