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

What is the use of resourcebundle.properties file in Struts Validation framework?

833


What is the purpose of @element?

794


What is the role of action class in struts?

773


What is the need of struts?

758


What is actionform in struts?

693


State an example of struts configuration file as an action parameter for action servlet.

777


What do you mean by action errors and what are the results they force?

842


What is the purpose of @expressionvalidator annotation?

815


What helpers in the form of jsp pages are provided in struts framework?

760


What is http redirect?

801


Can you explain value stack?

730


What configurations are stored in struts configuration file ?

751


What is dispatchaction?

849


how to debug struts project in netbean ?

2129


What is struts-default package and what are it’s benefits?

812