what is the difference between SAX Parser and DOM Parser??

Answer Posted / chaitheesh

sax is simple api for xml
it read the first xml data and get outputed backward is not
possible,
dom is doccument object model
through dom we can create a xml data as a tree and it is
loaded in memory so we can easily access the data

Is This Answer Correct ?    7 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the Core classes of Struts Framework?

585


What is the purpose of @requiredstringvalidator annotation?

529


Which class of struts is responsible to converts data types from string and vice versa?

660


How does interceptor work in struts2?

505


What is strut web xml?

528






Explain struts.devmode?

566


What is the purpose of @results?

584


How can we display validation errors on jsp page?

536


How exceptions are handled in struts application?

534


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

565


Which design pattern is implemented by Struts2 interceptors?

552


Which file is used by controller to get mapping information for request routing?

535


What do you know about validation plugin ?

514


What is the purpose of @urlvalidator annotation?

555


What do struts do?

519