Can you call Action class methods from Struts config.xml?
Answer Posted / arjun
No why means already we have predefine classes but we cannot
use methods
| Is This Answer Correct ? | 12 Yes | 4 No |
Post New Answer View All Answers
Mark the differences between html tags and strut specific html tags.
Explain struts?
How duplicate form submission can be controlled in struts?
Provide some important Struts2 constants that you have used?
What are the benefits of Interceptors in Struts2?
What is the purpose of @customvalidator annotation?
How the exceptions are handled in struts?
Are the struts tags xhtml compliant ?
What is controller in struts2?
How to handle exceptions in structs?
How to get data from the velocity page in a action class?
How do I install struts?
What’s the difference between struts and turbine? What’s the difference between struts and espresso?
What types of validations are available in xml based validation in struts2?
What is the purpose of @after?