Explain the role of dispatcherservlet and contextloaderlistener.
No Answer is Posted For this Question
Be the First to Post Answer
What is a deployment descriptor?
Elucidate servlet attributes and its scope?
What is servlet attributes and their scope?
What is servlet and how it works?
What compiler do not do if we create our own constructor?
What is difference between PrintWriter and ServletOutputStream?
What is pure servlet?
What is HTTP Tunneling?
Why don't we write a constructor in a servlet?
Which is better jsp or servlet?
What is servlet configuration?
what is the difference between?when we write the code in following manner? class One extends httpservlet { } and class One extends genericservlet { }