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
What's mvc pattern ?
What are the differences between Struts1 and Struts2 or how Struts2 is better than Struts1?
What is the difference between struts1 and struts2?
What’s the difference between struts and turbine?
Explain about the library tag?
What is includeaction?
Can I have html form property without associated getter and setter formbean methods?
How can we work with error tags?
What is the role of a handler in mvc based applications?
Why do we need mapdispatchtoprops?
What are the core components of a struct2 based application?
For a single Struts application, can we have multiple struts-config.xml files?
What are the bundled validators?
What are the steps used to setup dispatch action?
What is the purpose of @emailvalidator annotation?