Which parser is used in Struts to parse the Structconfig.xml
file.
Answer Posted / sekhar babu
Struts uses SAX parser it is 100% correct.
If u have still doubt,
give wrong tag in struts-config.xml
like <global--forwardsss> and obsert the console of the server
it will show sax parser exception
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What do you mean by inner class and anonymous class?
Which library is provided by struts for form elements like check boxes, text boxes etc?
What is struts 2 framework in java?
What is the use of web xml in struts2?
What is role of actionservlet?
Does struts include its own unit tests?
How can we integrate log4j in Struts2 application?
What are the life cycle methods of interceptor?
What helpers in the form of jsp pages are provided in struts framework?
Give the details of xml files used in validator framework?
What is the purpose of @key annotation annotation?
How is forward action used for integration?
What is the difference between Jakarta Struts and Apache Struts? Which one is better to use?
What do you mean by tiles in struts?
What is the purpose of action tag in struts.xml?