what is servlet and what you get when we use servlets?
Answer Posted / rohit patel(vadodara)
Srevelet is mainly Java-based Server Side web Technology..
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is the difference between a generic servlet and http servlet?
Describe in brief RequestDespatcher?
Is servlet a controller?
When is the servlet instance created in the life cycle of servlet? What is the importance of configuring a servlet?
How do cookies work in servlets?
What are the benefits of using servlet over cgi?
What are the types of servlet?
What are the supporting protocol by HttpServlet ?
Explain load on start-up and its importance?
What is servlet and how it works?
What is the capacity the doget can send to the server?
Why is Servlet so popular?
Can you send an authentication error from a servlet?
What are the exceptions thrown by servlets? Why?
What do you mean by cgi?