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 |
request parameter how to find whether a parameter exists in the request object?
How do we translate jsp?
without session Id can we do any operations like add,update,edit,delete. I saw Session id is loaded for edit and delete action not for add .so am asking this
Explain web application directory arrangement?
how many jsp scripting elements are there and what are those?
if we know the any consultancies, it will place in company work through consultancy(contract base). please help me I'm 2008 pass out java candidate...
servlet life cycle?
Why HttpServlet class is declared abstract?
What is servlet? Explain
Why servlet is used as controller ? Not JSP? I want complete explation?
How can we refresh automatically when new data has entered the database?
What is servlet container. how it works?