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
Which model components are supported by Struts?
How the exceptions are handled in struts?
What is the purpose of constant tag in struts.xml?
What are the life cycle methods of interceptor?
What is the purpose of @results annotation?
How tag libraries are defined in Struts?
What validate() and reset() method does ?
What is DynaActionForm?
List some struts tag libraries?
What are the cons of struts 2?
What are disadvantages of Struts?
What configuration changes are required to use Tiles in Struts?
In which order struts framework searches for a message bundle?
What are the classes used as part of struts framework ?
What is value stack?