What are important features of Servlet 3?
No Answer is Posted For this Question
Be the First to Post Answer
What is servlet instance?
How do u authorize and authenticate without <auth> of web.xml
Can we use servlets in JavaScript?
Which http method is said to be non-idempotent and idempotent?
what happens if we wont use destroy()?
How do you load an image in a Servlet?
can i call init() method in destroy() method of servlset. ?
What are the steps involved in placing a servlet within a package?
What happens, if server sends a cookie to a browser that doesn't supports cookies?
Can servlet have a constructor ?
What is the difference between servlet config and servlet context.
19 Answers TCS, Tech Mahindra, Vertex,
What's the advantages using servlets than using cgi?