Explain get and post.
No Answer is Posted For this Question
Be the First to Post Answer
What is a parser. What does a parser do with a XML? Why do we need it?
Define context initialization parameters.
What is the difference between servlet config and servlet context.
19 Answers TCS, Tech Mahindra, Vertex,
What is generic servlet class?
How the typical servlet code look like ?
How ThreadSafe page attribute will be working in Servlet as well as in JSP?Automatically ThresdSafe is true in JSP so service method will be destroy in each and every request or not?so how thresd will handle srevice method?
What are the annotations used in servlet 3?
What is load-on-startup in servlet?
What are the various ways of session supervision in servlets?
What are the important functions of filters?
What do you mean by deployment descriptor?
What is a servlet engine?