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
How can you use a servlet to generate a plain text instead of html?
What are the uses of servlet
What is the difference between Servlet Request and Servlet Context when calling a Request Dispatcher?
What are all the ways for session tracking?
What do you mean by annotations in servlet?
List the Different types of servlet?
What do you mean by web applications? Explain web application directory arrangement?
Should I override the service() method?
What is the difference between CGI and Servlet?
What do you mean by cgi?
What are the functions of an intercepting filter?
What is URL Encoding?
Why HttpServlet class is declared abstract?
What is the advantage of Servlets when compared with other server side technologies?
Explain the steps involved in placing a servlet within a package?