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
In which method of action class the business logic is executed?
What is action class?
What configurations are stored in struts configuration file ?
How is forward action used for integration?
What do you mean by actionservlet?
How action mapping is configured in Struts?
When should be opt for struts framework?
What are the differences between http direct and http indirect?
What is java struts?
How do I install struts?
How do you create message resource?
What is the difference between requestaware and servletrequestaware interface?
What are the features of struts?
Where should struts xml be placed?
Give an example of validates method used to avoid errors.