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 |
describe all about advanced java with presentation
What is servlet looping or chaining?
Explain session tracking and its importance?
When servlet object is created?
What are the types of ServletEngines?
What is servlet context ?
Can you send an authentication error from a servlet?
Which java framework is most popular?
Where do you define dispatcherservlet?
What is the difference between the servlets and cgi programs?
Can you refresh servlet in client and server-side automatically?
What are the type of protocols used in httpservlet?