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 are action errors and error and what are the consequences they impose?
What is the struts in java?
What is actioninvocation?
How can we integrate log4j in Struts2 application?
Can a reducer dispatch an action?
What do you mean by actionform?
What is the role of action class in struts?
What is struts? Explain
Explain the core end goal while using java struts?
What is the purpose of '@keyproperty'?
What does modeldriven interceptor?
How nested beans can be used in Struts applications?
What is the use of lookupdispatchaction?
1.can we transfer a request from one struts application to another struts application? 2. how many types of action servlets r there what r they
Why use spring, if you are already using struts?