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
How exceptions are handled in struts application?
Describe validate() and reset() methods.
What is the purpose of global-forwards tag in struct-config.xml?
How do you convert struts to springs?
What does validation interceptor?
Can we handle exceptions in Struts programmatically?
What is the difference between shocks and struts?
What are the major differences between html tags and strut specific html tags?
What is xml based validation in struts2?
Give an example of validates method used to avoid errors.
Is struts efficient?
What is the use of jsonvalidation?
What do you mean by ognl?
Explain the components of struts?
What is actioninvocation?