Can u call Action class methods fro struts-config.xml file?
Answer Posted / ravi kumar
Yes, we can call a Action Class from struts-config.xml file.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What are the two scope types for formbeans?
What is difference between struts1 and struts2?
How we can controlled duplicate form submission in struts?
What is struts and springs in java?
How does interceptor work in struts2?
What are struts in java?
Can we have multiple struts config files in a single web app?
What are pull and push mvc architecture and which architecture does struts2 follow?
What is the purpose of @requiredstringvalidator?
What are the bundled validators?
Which file is used by controller to get mapping information for request routing?
How you will enable front-end validation based on the xml in validation.xml?
What should be the name of xml file used for validation in struts?
What does params interceptor?
What’s the utilization of resource bundle properties file in struts validation structure?