Which parser is used in Struts to parse the Structconfig.xml
file.
Answer Posted / mari
Digester is used to parse struts-config.xml
http://www.onjava.com/pub/a/onjava/2002/10/23/digester.html
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What is the configuration files used in struts?
What is token used for?
How can we write our own interceptor and map it for action?
How to explain Software Bank Loan descriptions
Explain struts?
Which class of struts is responsible to converts data types from string and vice versa?
What are the conditions for actionform to work correctly?
Can we have multiple struts config files in a single web app?
Difference between struts and spring? Or why use spring, if you are already using struts?
What is xml based validation in struts2?
What is purpose of execandwait interceptor?
Why is action servlet a singleton in struts?
What is Struts2?
Does apache tomcat use struts?
What is ognl?