Explain is servlet mapping?
No Answer is Posted For this Question
Be the First to Post Answer
What is pure servlet?
Is servlet a server side scripting language?
How two servlets communicate with each other?
What happens, if server sends a cookie to a browser that doesn't supports cookies?
In servlets, Why do we need both GET and POST method implementations?
can u give some realtime example in ploymorphism? and inheritance?
What are different Authentication options available in Servlets.
How do you find out what client machine is making a request to your servlet
Hi guys.. Well can u tell me that why there is need of "init()" , i mean why can not we initialize the servlet object with the help of constructors? Thank you.
Explain the concept of ssi ?
How is a servlet implemented in code?
How can we refresh automatically when new data is entered into the database?