What is servlet mapping?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between doGet and doPost?
What is called Scriptlet?
How do you invoke a Servlet? What is the difference between doPost method and doGet method?
What is servlet interface?
When we don't write any constructor for the servlet, how does container create an instance of servlet?
What do you mean by mime type?
How can you run a servlet program?
Is there any differance b/w getting servlet context from servlet config and session? if yes then what is that?
How the JSP file will be executed on the Server side?
What are the uses of servlet
what is OOAS
how to pass parameter from servlet to html form