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

Answer Posted / achutanand

SAX Parser is used to parse the xml file because basically
it is for the ActionServlet to read the xml file rather
than writing something into the struts-config xml file
just the action servlet has to read the file and construts
the module config object for the one time and load it
so as SAX Parser is basically for reading and doing some
search operation Struts uses this aproach intelligently.

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by struts.dev mode?

533


What is difference between actionform and dynaactionform?

591


What is the difference between shocks and struts?

498


How is token generated?

532


What is the role of action class?

565






what is meant by Struts Validator Framework?

561


What is the difference between forwardaction and includeaction?

531


What is struts in java with example?

505


How do I access token?

495


What is switchaction?

653


Which interceptor is responsible for file upload support?

575


What is strut web xml?

526


List some struts tag libraries?

555


What is the forward action utilized for?

550


How does interceptor work in struts2?

503