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



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

Answer / 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

More Servlets Interview Questions

describe all about advanced java with presentation

4 Answers   Sun Microsystems,


What is servlet looping or chaining?

0 Answers  


Explain session tracking and its importance?

0 Answers  


When servlet object is created?

0 Answers  


What are the types of ServletEngines?

1 Answers  






What is servlet context ?

4 Answers  


Can you send an authentication error from a servlet?

0 Answers  


Which java framework is most popular?

0 Answers  


Where do you define dispatcherservlet?

0 Answers  


What is the difference between the servlets and cgi programs?

0 Answers  


Can you refresh servlet in client and server-side automatically?

0 Answers  


What are the type of protocols used in httpservlet?

0 Answers  


Categories