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

Answer Posted / sudhakar

The Digester class parser the XML document. The Digester
framework comes with 10 prepackaged "rules," which cover
most of the required tasks when unmarshalling XML (such as
creating a bean or setting a bean property), but each user
is free to define and implement his or her own rules, as
necessary.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we have multiple struts config files ?

747


What are the core classes of the struts framework?

706


What are the steps required for setting up validator framework in struts?

789


What are the some useful annotations introduced in struts2?

780


Why are springs better than struts?

810


What are action errors and error and what are the consequences they impose?

786


What does validation interceptor?

750


In struts.xml, what does the attribute "method" stands for in the "action" tag?

732


What is interceptor in Struts2?

748


How do I access token?

732


What is Custom Type Converter in Struts2?

856


What is difference between spring and struts?

708


What is the purpose of @after annotation?

810


What is the use of struts?

724


List some struts tag libraries?

750