Which parser is used in Struts to parse the Structconfig.xml
file.
Answer Posted / dasari ravinder
it's SAX parser we use, to parse the Struct-Config.xml file.
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
How does one create an action in struts 2?
What is the purpose of @conversion annotation annotation?
What is xml based validation in struts2?
What is struts xml?
Which design pattern the interceptors in struts2 is based on?
What is actioninvocation?
What types of validations are available in xml based validation in struts2?
What is the purpose of struts.properties in struct2?
How to explain Software Bank Loan descriptions
Do I have to credit struts on my own website?
What is the purpose of form-beans tag in struct-config.xml?
How you will enable front-end validation based on the xml in validation.xml?
What is struts? Explain
When do I need “struts.jar” on my classpath?
How to convert struts to spring mvc?