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 is front controller in struts?
What do you mean by the abstract package in struts2, and what is its utilization?
Can we have multiple struts config files ?
What are the core components of a struct2 based application?
How struts2 supports internationalization?
What is the purpose of @results annotation?
Does apache struts run on windows?
How to display validation errors on jsp page?
What is controller in struts ?
What does modeldriven interceptor?
What is the purpose of @intrangefieldvalidator annotation?
In struts.xml, what does the attribute "method" stands for in the "action" tag?
What is the use of interceptor?
What is the purpose of @action annotation?
What is execute method in struts?