Which parser is used in Struts to parse the Structconfig.xml
file.
Answer Posted / alka
The Struts Console software uses an XML parser (JDOM +
Xerces) to read in Struts config files.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What inbuilt themes are provided by struts2?
What are the two scope types for formbeans?
What is difference between interceptors and filters?
Mark the differences between html tags and strut specific html tags.
What is the purpose of @urlvalidator annotation?
Which configuration file is used for storing jsp configuration information in struts?
What are the 5 constants of action interface?
How to use dispatchaction?
What is Struts2?
When should we use SwtichAction?
Why are struts tightly coupled?
What is the purpose of @key?
How is a lookup dispatch action created?
What is the difference between struts1 and struts2?
What is struts-default package and what are it’s benefits?