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

in struts how to use hibernate with struts>

1825


Which model components are supported by Struts?

565


Are actions thread safe?

538


Which design pattern the interceptors in struts2 is based on?

490


How can we write our own interceptor and map it for action?

571






How is forward action used for integration?

566


What is the difference between empty default namespace and root namespace?

554


Is struts mvc framework?

479


Can we have multiple struts config files in a single web app?

497


Explain about the validation steps which have to be carried during validation of client-side address?

537


How struts2 supports internationalization?

650


What is interceptor in Struts2?

565


Explain about struts dispatch action?

544


What is the purpose of @emailvalidator?

557


What do you mean by a custom tag?

541