Which parser is used in Struts to parse the Structconfig.xml
file.
Answer Posted / alka
The Struts Console software uses an XML parser (JDOM +
Xerces) to read in Struts config files.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What does validation interceptor?
What is the purpose of constant tag in struts.xml?
What is strut action mapping?
What is the default suffix for Struts2 action URI and how can we change it?
What is the use of namespace in action mapping in Struts2?
Are the struts tags xhtml compliant ?
Where should struts xml be placed?
How can duplicate form submission be handled in struts 2?
What is http forward?
What is the use of resourcebundle.properties file in Struts Validation framework?
How the exceptions are handled in struts?
What are the differences between Struts1 and Struts2 or how Struts2 is better than Struts1?
What's mvc pattern ?
What are struts in java?
How many instances of servlet usually run in a struts application ?