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
State an example of struts configuration file as an action parameter for action servlet.
What is dispatch action class?
Which design pattern is implemented by Struts2 interceptors?
What is the purpose of @beforeresult annotation?
Explain about struts relation to html tags?
Difference between struts and spring?
What is java struts?
Describe the basic steps used to create a tiles application?
Does apache tomcat use struts?
What is the purpose of struct-config.xml in struct2?
What are action errors and error?
How to explain Software Bank Loan descriptions
If the framework doesn’t do what I want, can I request that a feature be added?
How struts 2 validation works?
What is the design role played by struts?