Which parser is used in Struts to parse the Structconfig.xml
file.

Answer Posted / johnson ashish joseph

See what happens is that Struts uses the Digester to map the xml data in the struts-config.xml to java objects.
Now internally digester needs a Sax parser and it could do with either a xerces/crimson parser as both are sax parsers

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is there a particularly good ide to use with struts?

701


Can you explain struts.properties in struts2?

719


What is apache struts framework?

715


What is the front controller in struts2?

698


Why are springs better than struts?

803


What is the use of token interceptor in Struts2?

861


What are apache struts?

690


What is difference between spring and struts?

697


What should be the name of xml file used for validation in struts?

739


What is dispatchaction?

829


What are action classes in struts?

710


What are the struts2 error message keys that can come during file uploading process?

813


What is front controller in struts2?

759


What is the difference between requestaware and servletrequestaware interface?

793


How can we integrate log4j in Struts2 application?

778