Why is httpservlet declared abstract?
No Answer is Posted For this Question
Be the First to Post Answer
What methods do you use in servlet - applet communication?
Why do we need a constructor in a servlet if we use the init method?
What are the uses of servlet
How can you push data from an Applet to a Servlet?
What is a parser. What does a parser do with a XML? Why do we need it?
Explain url encoding in servlet?
Can we get PrintWriter and ServletOutputStream both in a servlet?
How would you create deadlock on your servlet?
Why do we have servlet wrapper classes?
Explain is servlet mapping?
What mechanisms are used by a Servlet Container to maintain session information?
what is the difference between do get/dopost