How many struts config file in a struts application?
Answer / Ajay Kumar Chaudhary
A Struts application typically has one main configuration file named 'struts-config.xml'.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between struts1 and struts2?
why do we use logic tag library in struts?
how handle when client send multiple request at atime for single servlet
What does validation interceptor?
How to get data from the velocity page in a action class?
What is the purpose of @conversion annotation annotation?
How to explain Software Bank Loan descriptions
1 Answers Kekran Mekran, Wipro,
What is structs 2 validation framework?
What’s the difference between validation.xml and validator-rules.xml files in struts validation framework?
How the flow of various requests happens in struts application?
when connecting with the database,if database server is down,ho can we handle this exception in struts,how can we send error message to the user?
What is purpose of execandwait interceptor?