Which parser is used in Struts to parse the Structconfig.xml
file.
Answer Posted / sekhar babu
Struts uses SAX parser it is 100% correct.
If u have still doubt,
give wrong tag in struts-config.xml
like <global--forwardsss> and obsert the console of the server
it will show sax parser exception
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What’s the utilization of resource bundle properties file in struts validation structure?
When it’s useful to use IncludeAction?
Mark the differences between html tags and strut specific html tags.
What should be the name of xml file used for validation in struts?
What do you mean by actionservlet?
Why we use struts over servlets?
What is form bean in struts?
Where can I get help with struts?
Explain about struts dispatch action?
If the framework doesn’t do what I want, can I request that a feature be added?
while working struts in intellij 7.0error unable to initialize tld location cache: zip file is closed is displayed anybdy can answer me immdialy .ungert
What configuration changes are required to use Tiles in Struts?
What is used to display the intermediate result in an interceptor?
What do you mean by struts.dev mode?
What are the struts2 error message keys that can come during file uploading process?