What is a parser. What does a parser do with a XML? Why do
we need it?

Answer Posted / sanjay rawat

Parser is used to parser the xml file it parse the xml file
and set the data in the domain model and if the Schema
validation is set to true then it will validate the xml file
against the Schema .Parser is needed for reading the data
from the xml node and to populate that data

Is This Answer Correct ?    13 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between servletconfig and servletcontext in servlet?

561


What are the key methods that are involved in processing of http servlets?

618


What’s the difference between forward() and sendredirect() methods?

568


What exactly is a servlet?

537


How the JSP file will be executed on the Server side?

637






What's the use of servletcontext?

671


When a servlet accepts a call from a client, it receives two objects. What are they?

752


What do you mean by web applications? Explain web application directory arrangement?

529


What are the benefits of using servlet over cgi?

567


What are the different methods of session management in servlets?

528


What are the differences between forward() method and sendredirect() methods?

541


How do we share data using 'getservletcontext ()?

535


What is generic servlet class?

594


What is difference between the HTTP Servlet and Generic Servlet? Explain about their methods and parameters?

607


How a servlet is unloaded?

585