Answer Posted / ravikiran.chd
when we deploy our web application
Is This Answer Correct ? | 1 Yes | 7 No |
Post New Answer View All Answers
What do you mean by annotations in servlet?
When is the servlet instance created in the life cycle of servlet? What is the importance of configuring a servlet?
What are the types of an http request?
Explain the difference between servlet and cgi?
How are filters?
What is the GenericServlet class?
Is java servlet still used?
Difference between get and post in java servlets?
Which is the methods of generated servlet?
What are the mechanisms used by a servlet container for maintaining session information?
What are its drawbacks of cgi?
Why do we have servlet filters?
When a servlet accepts a call from a client, it receives two objects. What are they?
Can you send an authentication error from a servlet?
Explain the difference between servletconfig and servletcontext in servlet?